<?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: Cisco &#8211; Dynamips (Router Emulation Software) Installation Tutorial</title>
	<atom:link href="http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/</link>
	<description>Tips and Video Tutorials - Cisco .:. Linux .:. VOIP</description>
	<lastBuildDate>Tue, 29 Nov 2011 04:01:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Hassu</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-4/#comment-33522</link>
		<dc:creator>Hassu</dc:creator>
		<pubDate>Wed, 28 Apr 2010 09:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-33522</guid>
		<description>hi,

after i removed &quot;npe = npe-400&quot; command from .net file,it gives me serial interface error than i again removed &quot;s1/0 = R2 s1/0
&quot; cmd and when i telnet R1 it show only telnet window it does not go ahead.

thanks</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>after i removed &#8220;npe = npe-400&#8243; command from .net file,it gives me serial interface error than i again removed &#8220;s1/0 = R2 s1/0<br />
&#8221; cmd and when i telnet R1 it show only telnet window it does not go ahead.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassu</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-33521</link>
		<dc:creator>Hassu</dc:creator>
		<pubDate>Wed, 28 Apr 2010 09:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-33521</guid>
		<description>Hi Josh,

thanks for yr reply, but i am getting below error
********************************************

Reading configuration file...


*** Error: Unknown command &#039;set_npe&#039;
See dynamips output for more info.

Press ENTER to continue
********************************************</description>
		<content:encoded><![CDATA[<p>Hi Josh,</p>
<p>thanks for yr reply, but i am getting below error<br />
********************************************</p>
<p>Reading configuration file&#8230;</p>
<p>*** Error: Unknown command &#8216;set_npe&#8217;<br />
See dynamips output for more info.</p>
<p>Press ENTER to continue<br />
********************************************</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-33520</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-33520</guid>
		<description>Hassu,

You need to be more specific on your model. Try this...
[[2611XM]]
image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin
npe = npe-400
ram = 96

[[ROUTER R1]]
image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin
model = 2611XM
s1/0 = R2 s1/0

[[router R2]]
image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin
model = 2611XM

Josh</description>
		<content:encoded><![CDATA[<p>Hassu,</p>
<p>You need to be more specific on your model. Try this&#8230;<br />
[[2611XM]]<br />
image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin<br />
npe = npe-400<br />
ram = 96</p>
<p>[[ROUTER R1]]<br />
image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin<br />
model = 2611XM<br />
s1/0 = R2 s1/0</p>
<p>[[router R2]]<br />
image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin<br />
model = 2611XM</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassu</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-33516</link>
		<dc:creator>Hassu</dc:creator>
		<pubDate>Tue, 27 Apr 2010 06:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-33516</guid>
		<description>Hi,

i want to use 2600 ios but it gives following error find also the .net file config.

# Simple lab

[localhost]

    [[2600]]
    image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin
    # On Linux / Unix use forward slashes:
    # image = /opt/3845-images/c3845-advipservicesk9-mz.124-15.T8.bin
    npe = npe-400
    ram = 96
        
    [[ROUTER R1]]
    image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin
    model = 2600
    s1/0 = R2 s1/0

    [[router R2]]
    image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin
    model = 2600


    # No need to specify an adapter here, it is taken care of
    # by the interface specification under Router R1

******************************************
      ERROR
******************************************

Reading configuration file...

localhost, router R2, model  =  the value &quot;2600&quot; is unacceptable.
localhost, ROUTER R1, model  =  the value &quot;2600&quot; is unacceptable.
Press ENTER to continue

thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i want to use 2600 ios but it gives following error find also the .net file config.</p>
<p># Simple lab</p>
<p>[localhost]</p>
<p>    [[2600]]<br />
    image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin<br />
    # On Linux / Unix use forward slashes:<br />
    # image = /opt/3845-images/c3845-advipservicesk9-mz.124-15.T8.bin<br />
    npe = npe-400<br />
    ram = 96</p>
<p>    [[ROUTER R1]]<br />
    image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin<br />
    model = 2600<br />
    s1/0 = R2 s1/0</p>
<p>    [[router R2]]<br />
    image = \Program Files\Dynamips\images\c2600-ipbasek9-mz.124-15.T7.bin<br />
    model = 2600</p>
<p>    # No need to specify an adapter here, it is taken care of<br />
    # by the interface specification under Router R1</p>
<p>******************************************<br />
      ERROR<br />
******************************************</p>
<p>Reading configuration file&#8230;</p>
<p>localhost, router R2, model  =  the value &#8220;2600&#8243; is unacceptable.<br />
localhost, ROUTER R1, model  =  the value &#8220;2600&#8243; is unacceptable.<br />
Press ENTER to continue</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manie</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-33407</link>
		<dc:creator>manie</dc:creator>
		<pubDate>Thu, 01 Apr 2010 03:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-33407</guid>
		<description>Hi
I am working with GNS3.
when I drag a router to screen , It says &quot;HYPERVISOR IS ALREADY RUNNING ON PORT 7200&quot; . I addressed this with external hypervisor , and it works . but how can I use from hypervisor manager again ? 
I mean How can I drag the router without external hypervisor ?
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am working with GNS3.<br />
when I drag a router to screen , It says &#8220;HYPERVISOR IS ALREADY RUNNING ON PORT 7200&#8243; . I addressed this with external hypervisor , and it works . but how can I use from hypervisor manager again ?<br />
I mean How can I drag the router without external hypervisor ?<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leolink</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-33009</link>
		<dc:creator>leolink</dc:creator>
		<pubDate>Sat, 05 Dec 2009 13:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-33009</guid>
		<description>i successfully instaled dynamips but when i try to start the .net file it says &quot; 206 unable to create a vm instance for r1,    error loading topology files&quot;   please help me</description>
		<content:encoded><![CDATA[<p>i successfully instaled dynamips but when i try to start the .net file it says &#8221; 206 unable to create a vm instance for r1,    error loading topology files&#8221;   please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-32823</link>
		<dc:creator>Edwin</dc:creator>
		<pubDate>Sat, 07 Nov 2009 04:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-32823</guid>
		<description>thanks Josh, for that very simple video tutorial on installing and configuring Dynamips. 

Edwin</description>
		<content:encoded><![CDATA[<p>thanks Josh, for that very simple video tutorial on installing and configuring Dynamips. </p>
<p>Edwin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasheed</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-32742</link>
		<dc:creator>Rasheed</dc:creator>
		<pubDate>Sun, 11 Oct 2009 13:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-32742</guid>
		<description>Josh

I had problems with my Ubuntu server 8.10 running dynamips after I upgraded to 9.04. I checked your blog as I know peeps had similar probs with - &#039;unable to create UDP nio&#039; &amp; &#039;unable to connect to 127.0.0.1:10001&#039; errors. 

What worked for me is that I also use Webmin, rather than using the GUI which would slow my server down a bit. I changed the ports under /etc/webmin/miniserf.conf file to 5000 &amp; restarted the webmin service. I also deleted any of the default synaptic packages that ubuntu would have installed by running &#039;locate&#039; for both dynamips &amp; dynagen. Ran &#039;updatedb&#039; then rebooted.

Everything came up ok... I thought Id share this as it was imperative I get dynamips running. Im preparing for CCIE v4.0. I hope this helps anyone else with the same issues.

Peace</description>
		<content:encoded><![CDATA[<p>Josh</p>
<p>I had problems with my Ubuntu server 8.10 running dynamips after I upgraded to 9.04. I checked your blog as I know peeps had similar probs with &#8211; &#8216;unable to create UDP nio&#8217; &#038; &#8216;unable to connect to 127.0.0.1:10001&#8242; errors. </p>
<p>What worked for me is that I also use Webmin, rather than using the GUI which would slow my server down a bit. I changed the ports under /etc/webmin/miniserf.conf file to 5000 &#038; restarted the webmin service. I also deleted any of the default synaptic packages that ubuntu would have installed by running &#8216;locate&#8217; for both dynamips &#038; dynagen. Ran &#8216;updatedb&#8217; then rebooted.</p>
<p>Everything came up ok&#8230; I thought Id share this as it was imperative I get dynamips running. Im preparing for CCIE v4.0. I hope this helps anyone else with the same issues.</p>
<p>Peace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-32731</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 07 Oct 2009 02:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-32731</guid>
		<description>for the following error please check my blog post 
206 - unable to create UDP NIO

http://crazy4tips.blogspot.com/2009/10/crazy-vpcs.html</description>
		<content:encoded><![CDATA[<p>for the following error please check my blog post<br />
206 &#8211; unable to create UDP NIO</p>
<p><a href="http://crazy4tips.blogspot.com/2009/10/crazy-vpcs.html" rel="nofollow">http://crazy4tips.blogspot.com/2009/10/crazy-vpcs.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/comment-page-3/#comment-32717</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 04 Oct 2009 01:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/cisco-router-emulation-software-dynamips-video-tutorial/#comment-32717</guid>
		<description>I too am receiving the 206-unable to create vm instance &#039;R1&#039; error.  I am running Ubuntu 9.04 64-bit and simply trying to get the simple1.net file working.  I even tried using a 3725 image.  Here is the .net file:

# Simple lab

[localhost]

    [[7200]]
    # image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.image
    # On Linux / Unix use forward slashes:
    image = /opt/dynagen-0.11.0/c7200-adventerprisek9-mz.124-24.T1.image
    # image = /opt/dynagen-0.11.0/c3725-adventerprisek9-mz.124-25b.image
    npe = npe-400
    ram = 160

    [[ROUTER R1]]
    s1/0 = R2 s1/0

    [[router R2]]
    # No need to specify an adapter here, it is taken care of
    # by the interface specification under Router R1</description>
		<content:encoded><![CDATA[<p>I too am receiving the 206-unable to create vm instance &#8216;R1&#8242; error.  I am running Ubuntu 9.04 64-bit and simply trying to get the simple1.net file working.  I even tried using a 3725 image.  Here is the .net file:</p>
<p># Simple lab</p>
<p>[localhost]</p>
<p>    [[7200]]<br />
    # image = \Program Files\Dynamips\images\c7200-jk9o3s-mz.124-7a.image<br />
    # On Linux / Unix use forward slashes:<br />
    image = /opt/dynagen-0.11.0/c7200-adventerprisek9-mz.124-24.T1.image<br />
    # image = /opt/dynagen-0.11.0/c3725-adventerprisek9-mz.124-25b.image<br />
    npe = npe-400<br />
    ram = 160</p>
<p>    [[ROUTER R1]]<br />
    s1/0 = R2 s1/0</p>
<p>    [[router R2]]<br />
    # No need to specify an adapter here, it is taken care of<br />
    # by the interface specification under Router R1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

