<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Troubleshooting Lab #2</title>
	<atom:link href="http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/</link>
	<description>Just another Cisco blog</description>
	<lastBuildDate>Wed, 08 Sep 2010 11:58:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Stuart Howlette</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-567</link>
		<dc:creator>Stuart Howlette</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-567</guid>
		<description>The Dynamips access was cool. I have my own Dynamips hypervisor at home running constantly, but having it like this rather than having to recreate it can be a little easier (especially when I don&#039;t use GNS3 so it takes a bit longer than pointing and clicking)</description>
		<content:encoded><![CDATA[<p>The Dynamips access was cool. I have my own Dynamips hypervisor at home running constantly, but having it like this rather than having to recreate it can be a little easier (especially when I don&#8217;t use GNS3 so it takes a bit longer than pointing and clicking)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-565</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-565</guid>
		<description>I think its a fantastic idea!  Anyone who messes around with networks should have a quick dynamips session they can fire up and load a .net in.  I usually get a random topology like this up at  least once a day to just to mess around with.</description>
		<content:encoded><![CDATA[<p>I think its a fantastic idea!  Anyone who messes around with networks should have a quick dynamips session they can fire up and load a .net in.  I usually get a random topology like this up at  least once a day to just to mess around with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colby</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-564</link>
		<dc:creator>Colby</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-564</guid>
		<description>You got it! I told you guys this was an easy one. It may even look familiar to some.

How do you guys feel about the Dynamips access? Any thoughts or complaints?</description>
		<content:encoded><![CDATA[<p>You got it! I told you guys this was an easy one. It may even look familiar to some.</p>
<p>How do you guys feel about the Dynamips access? Any thoughts or complaints?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Howlette</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-563</link>
		<dc:creator>Stuart Howlette</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-563</guid>
		<description>R1&gt;sh mpls ldp discovery 
 Local LDP Identifier:
    1.1.1.1:0
    Discovery Sources:
    Interfaces:
        Serial0/0 (ldp): xmit/recv
            LDP Id: 2.2.2.2:0; no route

R2&gt;sh mpls ldp discovery 
 Local LDP Identifier:
    2.2.2.2:0
    Discovery Sources:
    Interfaces:
        Serial0/0 (ldp): xmit/recv
            LDP Id: 1.1.1.1:0; no route

That to me would say that it can&#039;t reach the interface/IP associated with the router to use for LDP, so therefore it cannot establish an adjacency. Either advertising the loopbacks via OSPF, or setting up static routes, would sort this out.

That&#039;s only a hunch though, I&#039;ve not done a huge amount with LDP, so I could be way off base.</description>
		<content:encoded><![CDATA[<p>R1&gt;sh mpls ldp discovery<br />
 Local LDP Identifier:<br />
    1.1.1.1:0<br />
    Discovery Sources:<br />
    Interfaces:<br />
        Serial0/0 (ldp): xmit/recv<br />
            LDP Id: 2.2.2.2:0; no route</p>
<p>R2&gt;sh mpls ldp discovery<br />
 Local LDP Identifier:<br />
    2.2.2.2:0<br />
    Discovery Sources:<br />
    Interfaces:<br />
        Serial0/0 (ldp): xmit/recv<br />
            LDP Id: 1.1.1.1:0; no route</p>
<p>That to me would say that it can&#8217;t reach the interface/IP associated with the router to use for LDP, so therefore it cannot establish an adjacency. Either advertising the loopbacks via OSPF, or setting up static routes, would sort this out.</p>
<p>That&#8217;s only a hunch though, I&#8217;ve not done a huge amount with LDP, so I could be way off base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colby</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-562</link>
		<dc:creator>Colby</dc:creator>
		<pubDate>Sun, 07 Mar 2010 15:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-562</guid>
		<description>UPDATE: I’ve created another Dynamips server in a VM. Telnet to dynamips.alwaysthenetwork.com:2001 for R1 and dynamips.alwaysthenetwork.com:2002 for R2, username: tshoot and password: tshoot.

At the moment only one person can connect at a time. I’ll need to figure if it’s possible to allow multiple console sessions in Dynamips.</description>
		<content:encoded><![CDATA[<p>UPDATE: I’ve created another Dynamips server in a VM. Telnet to dynamips.alwaysthenetwork.com:2001 for R1 and dynamips.alwaysthenetwork.com:2002 for R2, username: tshoot and password: tshoot.</p>
<p>At the moment only one person can connect at a time. I’ll need to figure if it’s possible to allow multiple console sessions in Dynamips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colby</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-561</link>
		<dc:creator>Colby</dc:creator>
		<pubDate>Sun, 07 Mar 2010 14:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-561</guid>
		<description>Maybe I&#039;ll create another Dynamips VM and make it accessible externally. Then you guys can login and mess with it yourselves...</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;ll create another Dynamips VM and make it accessible externally. Then you guys can login and mess with it yourselves&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: willroute4food</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-560</link>
		<dc:creator>willroute4food</dc:creator>
		<pubDate>Sun, 07 Mar 2010 14:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-560</guid>
		<description>I think its a great idea.  I just had to reimage my dynamips box though..so I couldnt load it up :(  I personally enjoy the concept of &quot;here this is broken...please fix it...if you can &quot;  Cheers</description>
		<content:encoded><![CDATA[<p>I think its a great idea.  I just had to reimage my dynamips box though..so I couldnt load it up <img src='http://blog.alwaysthenetwork.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   I personally enjoy the concept of &#8220;here this is broken&#8230;please fix it&#8230;if you can &#8221;  Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colby</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-559</link>
		<dc:creator>Colby</dc:creator>
		<pubDate>Sun, 07 Mar 2010 12:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-559</guid>
		<description>So I guess this isn&#039;t the greatest idea, lol.</description>
		<content:encoded><![CDATA[<p>So I guess this isn&#8217;t the greatest idea, lol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: willroute4food</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-558</link>
		<dc:creator>willroute4food</dc:creator>
		<pubDate>Sun, 07 Mar 2010 12:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-558</guid>
		<description>Can I guess without looking too? :)  CEF is not enabled...??</description>
		<content:encoded><![CDATA[<p>Can I guess without looking too? <img src='http://blog.alwaysthenetwork.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   CEF is not enabled&#8230;??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://blog.alwaysthenetwork.com/troubleshooting-labs/troubleshooting-lab-2/comment-page-1/#comment-557</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alwaysthenetwork.com/?p=762#comment-557</guid>
		<description>Without looking at the configs or loading the .net...guessing &#039;mpls ip&#039; isnt on one of the routers?</description>
		<content:encoded><![CDATA[<p>Without looking at the configs or loading the .net&#8230;guessing &#8216;mpls ip&#8217; isnt on one of the routers?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
