<?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: Introduction to the dynamips hypervisor</title>
	<atom:link href="http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor</link>
	<description>Solutions to your Networking and Security questions</description>
	<lastBuildDate>Thu, 12 Jan 2012 22:04:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mohamed Ahmed</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-19511</link>
		<dc:creator>Mohamed Ahmed</dc:creator>
		<pubDate>Tue, 19 Oct 2010 17:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-19511</guid>
		<description>hi ... i made 2 instance ... one is 3640 and the other one is 7200 .... now am not facing any problem with 3640 .. but am facing a problem with 7200 ... Reading configuration file...

*** Warning:  received dynamips error:
        203-Bad number of parameters (1 with min/max=2/2)
*** Warning:  received dynamips error:
        203-Bad number of parameters (1 with min/max=2/2)
*** Warning:  received dynamips error:
        203-Bad number of parameters (1 with min/max=2/2)
*** Warning:  received dynamips error:
        203-Bad number of parameters (1 with min/max=2/2)

*** Error:  errors during loading of the topology file, please correct them
Press ENTER to continue


and this is my .net file


##################################
#  MPLS LAB                      #
#                                #
##################################





##################################
#  Instance Number 1             #
#                                #
##################################


autostart = false
[MNA-PC:7201]    
[[3640]]
image = C:\Program Files\Dynamips\images\c3640-ik9o3s-mz.124-7.BIN
nvram = 128
disk0 = 0
disk1 = 0
confreg = 0x2102


[[ROUTER CUS1]]
model = 3640
console = 2001
idlepc = 0x60601408
ram = 96
mmap = false

slot0 = NM-4E
slot1 = NM-4T




[[ROUTER CUS2]]
model = 3640
console = 2002
idlepc = 0x60601408
ram = 96
mmap = false

slot0 = NM-4E
slot1 = NM-4T





[[ROUTER CUS3]]
model = 3640
console = 2003
idlepc = 0x60601408
ram = 96
mmap = false

slot0 = NM-4E
slot1 = NM-4T



[[ROUTER CUS4]]
model = 3640
console = 2004
idlepc = 0x60601408
ram = 96
mmap = false

slot0 = NM-4E
slot1 = NM-4T




[[ROUTER SW1-CPE1]]
model = 3640
console = 2005
idlepc = 0x60601408
ram = 96
mmap = false

slot1 = NM-16ESW


[[ROUTER SW2-CPE2]]
model = 3640
console = 2006
idlepc = 0x60601408
ram = 96
mmap = false

slot1 = NM-16ESW


[[ROUTER SW3-CPE3]]
model = 3640
console = 2007
idlepc = 0x60601408
ram = 96
mmap = false

slot1 = NM-16ESW


[[ROUTER SW4-CPE4]]
model = 3640
console = 2008
idlepc = 0x60601408
ram = 96
mmap = false

slot1 = NM-16ESW




[[ROUTER FRSW]]
model = 3640
console = 2009
idlepc = 0x60601408


#slot0 = NM-4T
slot1 = NM-4T




##################################
#  Instance Number 2             #
#                                #
##################################


autostart = false
[MNA-PC:7202] 
udp = 11000   
[[7200]]
image = C:\Program Files\Dynamips\images\C7200-Is-Mz_20122-15_20T5.bin
nvram = 128
disk0 = 0
disk1 = 0
confreg = 0x2102


[[ROUTER R1-PE1]]
model = 7200
console = 2010
idlepc = 
ram = 96
mmap = false


slot1 = PA-8T



[[ROUTER R2-PE2]]
model = 7200
console = 2011
idlepc = 
ram = 96
mmap = false


slot1 = PA-8T


[[ROUTER R3-P1]]
model = 7200
console = 2012
idlepc = 
ram = 96
mmap = false


slot1 = PA-8T



[[ROUTER R4-P2]]
model = 7200
console = 2013
idlepc = 
ram = 96
mmap = false



slot1 = PA-8T





#[[FRSW FRSW]]

#0:102 = 1:201    #####R2-PE2######
#0:103 = 2:301    #####R3-P1#######
#0:104 = 3:401    #####R4-P2#######
#0:105 = 5:501

any help will do...</description>
		<content:encoded><![CDATA[<p>hi &#8230; i made 2 instance &#8230; one is 3640 and the other one is 7200 &#8230;. now am not facing any problem with 3640 .. but am facing a problem with 7200 &#8230; Reading configuration file&#8230;</p>
<p>*** Warning:  received dynamips error:<br />
        203-Bad number of parameters (1 with min/max=2/2)<br />
*** Warning:  received dynamips error:<br />
        203-Bad number of parameters (1 with min/max=2/2)<br />
*** Warning:  received dynamips error:<br />
        203-Bad number of parameters (1 with min/max=2/2)<br />
*** Warning:  received dynamips error:<br />
        203-Bad number of parameters (1 with min/max=2/2)</p>
<p>*** Error:  errors during loading of the topology file, please correct them<br />
Press ENTER to continue</p>
<p>and this is my .net file</p>
<p>##################################<br />
#  MPLS LAB                      #<br />
#                                #<br />
##################################</p>
<p>##################################<br />
#  Instance Number 1             #<br />
#                                #<br />
##################################</p>
<p>autostart = false<br />
[MNA-PC:7201]<br />
[[3640]]<br />
image = C:\Program Files\Dynamips\images\c3640-ik9o3s-mz.124-7.BIN<br />
nvram = 128<br />
disk0 = 0<br />
disk1 = 0<br />
confreg = 0&#215;2102</p>
<p>[[ROUTER CUS1]]<br />
model = 3640<br />
console = 2001<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot0 = NM-4E<br />
slot1 = NM-4T</p>
<p>[[ROUTER CUS2]]<br />
model = 3640<br />
console = 2002<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot0 = NM-4E<br />
slot1 = NM-4T</p>
<p>[[ROUTER CUS3]]<br />
model = 3640<br />
console = 2003<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot0 = NM-4E<br />
slot1 = NM-4T</p>
<p>[[ROUTER CUS4]]<br />
model = 3640<br />
console = 2004<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot0 = NM-4E<br />
slot1 = NM-4T</p>
<p>[[ROUTER SW1-CPE1]]<br />
model = 3640<br />
console = 2005<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = NM-16ESW</p>
<p>[[ROUTER SW2-CPE2]]<br />
model = 3640<br />
console = 2006<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = NM-16ESW</p>
<p>[[ROUTER SW3-CPE3]]<br />
model = 3640<br />
console = 2007<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = NM-16ESW</p>
<p>[[ROUTER SW4-CPE4]]<br />
model = 3640<br />
console = 2008<br />
idlepc = 0&#215;60601408<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = NM-16ESW</p>
<p>[[ROUTER FRSW]]<br />
model = 3640<br />
console = 2009<br />
idlepc = 0&#215;60601408</p>
<p>#slot0 = NM-4T<br />
slot1 = NM-4T</p>
<p>##################################<br />
#  Instance Number 2             #<br />
#                                #<br />
##################################</p>
<p>autostart = false<br />
[MNA-PC:7202]<br />
udp = 11000<br />
[[7200]]<br />
image = C:\Program Files\Dynamips\images\C7200-Is-Mz_20122-15_20T5.bin<br />
nvram = 128<br />
disk0 = 0<br />
disk1 = 0<br />
confreg = 0&#215;2102</p>
<p>[[ROUTER R1-PE1]]<br />
model = 7200<br />
console = 2010<br />
idlepc =<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = PA-8T</p>
<p>[[ROUTER R2-PE2]]<br />
model = 7200<br />
console = 2011<br />
idlepc =<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = PA-8T</p>
<p>[[ROUTER R3-P1]]<br />
model = 7200<br />
console = 2012<br />
idlepc =<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = PA-8T</p>
<p>[[ROUTER R4-P2]]<br />
model = 7200<br />
console = 2013<br />
idlepc =<br />
ram = 96<br />
mmap = false</p>
<p>slot1 = PA-8T</p>
<p>#[[FRSW FRSW]]</p>
<p>#0:102 = 1:201    #####R2-PE2######<br />
#0:103 = 2:301    #####R3-P1#######<br />
#0:104 = 3:401    #####R4-P2#######<br />
#0:105 = 5:501</p>
<p>any help will do&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manie</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-9736</link>
		<dc:creator>manie</dc:creator>
		<pubDate>Thu, 01 Apr 2010 04:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-9736</guid>
		<description>Hi
When I drag the router in the screen , It says &quot; Hypervisor is already running on port 7200 &quot; .I addressed this with external hypervisor . But how can I use from Hypervisor manager again ? Is there anyway to address that annoying message ?
thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi<br />
When I drag the router in the screen , It says &#8221; Hypervisor is already running on port 7200 &#8221; .I addressed this with external hypervisor . But how can I use from Hypervisor manager again ? Is there anyway to address that annoying message ?<br />
thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohamed</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-9308</link>
		<dc:creator>Mohamed</dc:creator>
		<pubDate>Mon, 15 Mar 2010 10:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-9308</guid>
		<description>Hello,
How Can I save the Configuration of the lab in multiserver operation?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
How Can I save the Configuration of the lab in multiserver operation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-453</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 06 Feb 2009 16:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-453</guid>
		<description>Hey, could you do a tutorial on distributed hypervisors?  It&#039;s unclear how that really works, for example, lets say i want to run a 3660 over 5 hv on 5 different machines, the questions are:
1. Does the IOS have to be on each machine?  and if so could you use and NFS mount to share iso&#039;s?
2. Is the console located on all 5 hypervisors?
3. Can the console be on any of the 5?

Great article!</description>
		<content:encoded><![CDATA[<p>Hey, could you do a tutorial on distributed hypervisors?  It&#8217;s unclear how that really works, for example, lets say i want to run a 3660 over 5 hv on 5 different machines, the questions are:<br />
1. Does the IOS have to be on each machine?  and if so could you use and NFS mount to share iso&#8217;s?<br />
2. Is the console located on all 5 hypervisors?<br />
3. Can the console be on any of the 5?</p>
<p>Great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-452</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Mon, 18 Aug 2008 04:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-452</guid>
		<description>hey great , ill be waiting</description>
		<content:encoded><![CDATA[<p>hey great , ill be waiting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Pilkinton</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-451</link>
		<dc:creator>Scott Pilkinton</dc:creator>
		<pubDate>Fri, 15 Aug 2008 03:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-451</guid>
		<description>Allan,

Sounds like a great idea for a follow up article.  Stay tuned - it should be the next one to get published.

Scott</description>
		<content:encoded><![CDATA[<p>Allan,</p>
<p>Sounds like a great idea for a follow up article.  Stay tuned &#8211; it should be the next one to get published.</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-450</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Wed, 13 Aug 2008 12:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-450</guid>
		<description>ok is it , in the same manner that i connect to the switch , then do i need to create udp channels for each one? oh my!.</description>
		<content:encoded><![CDATA[<p>ok is it , in the same manner that i connect to the switch , then do i need to create udp channels for each one? oh my!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-449</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Wed, 13 Aug 2008 11:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-449</guid>
		<description>hi scott, real great tutorial here, i have always used gns3 and dynagen and in the that spirit have made a few live cds having dynamips, dynagen and gns3 preinstalled, the latest cd i made was only 29.3 mb with dynamips and dynagen. Now on a learning curve i was trying to make a bash/gtkdialog program which would replicate the working of dynagen and &quot;try&quot; to emulate gns3,  have been currently able to make a script which can just start of 3-4 routers in the hypervisor mode, ( i just started learning bash - have no programming experience ) , what i cant seem to figure out/google is how do i interconnet, say the ethernet ports of two routers in hypervisor mode, and also get the idlepc option when running in only hypervisor mode. any help would be appreciated</description>
		<content:encoded><![CDATA[<p>hi scott, real great tutorial here, i have always used gns3 and dynagen and in the that spirit have made a few live cds having dynamips, dynagen and gns3 preinstalled, the latest cd i made was only 29.3 mb with dynamips and dynagen. Now on a learning curve i was trying to make a bash/gtkdialog program which would replicate the working of dynagen and &#8220;try&#8221; to emulate gns3,  have been currently able to make a script which can just start of 3-4 routers in the hypervisor mode, ( i just started learning bash &#8211; have no programming experience ) , what i cant seem to figure out/google is how do i interconnet, say the ethernet ports of two routers in hypervisor mode, and also get the idlepc option when running in only hypervisor mode. any help would be appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Pilkinton</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-448</link>
		<dc:creator>Scott Pilkinton</dc:creator>
		<pubDate>Thu, 26 Jun 2008 01:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-448</guid>
		<description>The firewall hardware is being emulated by Pemu, the hypervisor just ties all the interfaces together so the emulated devices can communicate with each other.  First you need to make sure the firewall image is actually booting successfully in pemu and go forward from there.  Let me know if your still stuck...</description>
		<content:encoded><![CDATA[<p>The firewall hardware is being emulated by Pemu, the hypervisor just ties all the interfaces together so the emulated devices can communicate with each other.  First you need to make sure the firewall image is actually booting successfully in pemu and go forward from there.  Let me know if your still stuck&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor/comment-page-1#comment-447</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 17 Jun 2008 17:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xpresslearn.com/tools/dynamips/introduction-to-the-dynamips-hypervisor#comment-447</guid>
		<description>I have recently installed GNS3 0.5. I still can&#039;t console into the pix emulator irrespective of the image I use. I have no trouble with the routers, just the firewall. I have followed the tutorial but I cannot figure it out. Can you help?</description>
		<content:encoded><![CDATA[<p>I have recently installed GNS3 0.5. I still can&#8217;t console into the pix emulator irrespective of the image I use. I have no trouble with the routers, just the firewall. I have followed the tutorial but I cannot figure it out. Can you help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

