<?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: GNS3 &#8211; How to save labs with router configs</title>
	<atom:link href="http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/</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: Pankaj</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-38469</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Mon, 23 May 2011 13:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-38469</guid>
		<description>Hi,

I have created a Lab in GNS3. I have followed all the instruction you provided but while reopening my project it loads topology diagram and when i checked configuration then it shows blank but if  i check  startup-configuration then everything is present in it. Means startup-config is not loading in running-config. While booting router i am getting error like this.

Cisco IOS Software, 3700 Software (C3745-ADVENTERPRISEK9-M), Version 12.4(19b),
RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Fri 13-Jun-08 10:20 by prod_rel_team

BIST FAILED…
Unknown file system detected.
Use format command to format the card as DOS File System.
Or use erase command to format the card as Low End File System.

Under preference 
===================
Project directory :-
F:\Pankaj\Study\GNS project

Image directory :-
F:\Pankaj\Anwar DVD\DVD 1\IOS

working directory :-
C:\DOCUME~1\niru\LOCALS~1\Temp

Executable Path:
C:\Program Files\GNS3\Dynamips\dynamips-wxp.exe

and i save project in F:\Pankaj\Study\GNS project with both option checked.

Pls help me.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have created a Lab in GNS3. I have followed all the instruction you provided but while reopening my project it loads topology diagram and when i checked configuration then it shows blank but if  i check  startup-configuration then everything is present in it. Means startup-config is not loading in running-config. While booting router i am getting error like this.</p>
<p>Cisco IOS Software, 3700 Software (C3745-ADVENTERPRISEK9-M), Version 12.4(19b),<br />
RELEASE SOFTWARE (fc1)<br />
Technical Support: <a href="http://www.cisco.com/techsupport" rel="nofollow">http://www.cisco.com/techsupport</a><br />
Copyright (c) 1986-2008 by Cisco Systems, Inc.<br />
Compiled Fri 13-Jun-08 10:20 by prod_rel_team</p>
<p>BIST FAILED…<br />
Unknown file system detected.<br />
Use format command to format the card as DOS File System.<br />
Or use erase command to format the card as Low End File System.</p>
<p>Under preference<br />
===================<br />
Project directory :-<br />
F:\Pankaj\Study\GNS project</p>
<p>Image directory :-<br />
F:\Pankaj\Anwar DVD\DVD 1\IOS</p>
<p>working directory :-<br />
C:\DOCUME~1\niru\LOCALS~1\Temp</p>
<p>Executable Path:<br />
C:\Program Files\GNS3\Dynamips\dynamips-wxp.exe</p>
<p>and i save project in F:\Pankaj\Study\GNS project with both option checked.</p>
<p>Pls help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cafebird</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-38448</link>
		<dc:creator>cafebird</dc:creator>
		<pubDate>Thu, 19 May 2011 06:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-38448</guid>
		<description>Finally....so my previous comment about deleting the contents of the working directory in gns3 v0.7.4 has been working for me, and all my EtherSwitch Routers have been coming back up with the last saved config as long as I do 3 things.  (I don&#039;t have to edit any files). 

1.  wr mem
2.  gns3 file menu save.  Or icon save.
3.  delete the contents of the working directory. 

4. (optional)  I noticed that if I have created a vlan database in the EtherSwitch Routers, it appears to be stored in the files with naming format of c3745_Rx_slot0, so I haven&#039;t been deleting the _slot0 files in the working directory, and the vlan database is preserved.

Finally, Now I can focus on the labs and not worry about losing my work.  Perhaps this will help others using GNS3 v0.7.4 on Windows XP.</description>
		<content:encoded><![CDATA[<p>Finally&#8230;.so my previous comment about deleting the contents of the working directory in gns3 v0.7.4 has been working for me, and all my EtherSwitch Routers have been coming back up with the last saved config as long as I do 3 things.  (I don&#8217;t have to edit any files). </p>
<p>1.  wr mem<br />
2.  gns3 file menu save.  Or icon save.<br />
3.  delete the contents of the working directory. </p>
<p>4. (optional)  I noticed that if I have created a vlan database in the EtherSwitch Routers, it appears to be stored in the files with naming format of c3745_Rx_slot0, so I haven&#8217;t been deleting the _slot0 files in the working directory, and the vlan database is preserved.</p>
<p>Finally, Now I can focus on the labs and not worry about losing my work.  Perhaps this will help others using GNS3 v0.7.4 on Windows XP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cafebird</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-38446</link>
		<dc:creator>cafebird</dc:creator>
		<pubDate>Wed, 18 May 2011 07:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-38446</guid>
		<description>Well, In my previous comment, I&#039;m not sure if changing the workingdir setting works all the time, but it works if I delete the contents of the &quot;working&quot; directory before you start gns3.  Then it rebuilds the files when you start it.  Perhaps it&#039;s the fact that I&#039;m deleting the contents of that directory and forcing a rebuild that is correcting the problem, but it has been working for me if I do both.</description>
		<content:encoded><![CDATA[<p>Well, In my previous comment, I&#8217;m not sure if changing the workingdir setting works all the time, but it works if I delete the contents of the &#8220;working&#8221; directory before you start gns3.  Then it rebuilds the files when you start it.  Perhaps it&#8217;s the fact that I&#8217;m deleting the contents of that directory and forcing a rebuild that is correcting the problem, but it has been working for me if I do both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cafebird</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-38445</link>
		<dc:creator>cafebird</dc:creator>
		<pubDate>Wed, 18 May 2011 06:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-38445</guid>
		<description>In gns3 0.7.4

edit the topology.net file like so:
workingdir = .\working

By default, the .net files get this in my install:
workingdir = working

but I have to change it to this:
workingdir = .\working

Then it works for me.

Hope that helps someone, cuz it took me a long time to figure out.</description>
		<content:encoded><![CDATA[<p>In gns3 0.7.4</p>
<p>edit the topology.net file like so:<br />
workingdir = .\working</p>
<p>By default, the .net files get this in my install:<br />
workingdir = working</p>
<p>but I have to change it to this:<br />
workingdir = .\working</p>
<p>Then it works for me.</p>
<p>Hope that helps someone, cuz it took me a long time to figure out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stringbender</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-38290</link>
		<dc:creator>stringbender</dc:creator>
		<pubDate>Sun, 24 Apr 2011 21:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-38290</guid>
		<description>Really frustrated. I&#039;ve completed 3 different labs and can not save and reopen the lab to save my life. I keep seeing

Dynagen management console for Dynamips (adapted for GNS3)
Copyright (c) 2008-2010 GNS3 Project

=&gt; *** Warning:  Connecting R2 s1/0 to ISP s1/1 resulted in:
	206-unable to create UDP NIO

*** Error: errors during loading of the topology file, please correct them

=&gt; 

Nothing I do seems to make a difference.</description>
		<content:encoded><![CDATA[<p>Really frustrated. I&#8217;ve completed 3 different labs and can not save and reopen the lab to save my life. I keep seeing</p>
<p>Dynagen management console for Dynamips (adapted for GNS3)<br />
Copyright (c) 2008-2010 GNS3 Project</p>
<p>=&gt; *** Warning:  Connecting R2 s1/0 to ISP s1/1 resulted in:<br />
	206-unable to create UDP NIO</p>
<p>*** Error: errors during loading of the topology file, please correct them</p>
<p>=&gt; </p>
<p>Nothing I do seems to make a difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cong</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-37793</link>
		<dc:creator>cong</dc:creator>
		<pubDate>Thu, 10 Feb 2011 19:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-37793</guid>
		<description>I tried everything people said in here and nothing worked. Why would you create a program that doesn&#039;t let you save your work? This is just plain ridiculous. Did you guys even test this program out before releasing it?</description>
		<content:encoded><![CDATA[<p>I tried everything people said in here and nothing worked. Why would you create a program that doesn&#8217;t let you save your work? This is just plain ridiculous. Did you guys even test this program out before releasing it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GNS3 – Graphical Network Simulator Train for CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE &#124; Brakertech</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-34933</link>
		<dc:creator>GNS3 – Graphical Network Simulator Train for CCNA, CCNP, CCIP, CCIE, JNCIA, JNCIS, JNCIE &#124; Brakertech</dc:creator>
		<pubDate>Fri, 05 Nov 2010 09:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-34933</guid>
		<description>[...] How to save labs with router configs [...]</description>
		<content:encoded><![CDATA[<p>[...] How to save labs with router configs [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-34886</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 29 Oct 2010 01:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-34886</guid>
		<description>you just use following command before saving file.

Router#write

then router configuration file will be saved on your Temp file. *.cfg

when you open gns3 next time, it will load the *.cfg by itself.

you try it. (my version is 3.0.7.2)</description>
		<content:encoded><![CDATA[<p>you just use following command before saving file.</p>
<p>Router#write</p>
<p>then router configuration file will be saved on your Temp file. *.cfg</p>
<p>when you open gns3 next time, it will load the *.cfg by itself.</p>
<p>you try it. (my version is 3.0.7.2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ipv6ng</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-34684</link>
		<dc:creator>ipv6ng</dc:creator>
		<pubDate>Tue, 05 Oct 2010 14:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-34684</guid>
		<description>Having a problem with console not remaining open. The window pops upen and immediately disappears. Not able to communicate with device. From perpective of attached devices, the router appears down. Peer generates log message that connection is down.

Please help,

Thanks.</description>
		<content:encoded><![CDATA[<p>Having a problem with console not remaining open. The window pops upen and immediately disappears. Not able to communicate with device. From perpective of attached devices, the router appears down. Peer generates log message that connection is down.</p>
<p>Please help,</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manie</title>
		<link>http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/comment-page-2/#comment-33919</link>
		<dc:creator>manie</dc:creator>
		<pubDate>Sun, 15 Aug 2010 08:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.blindhog.net/gns3-how-to-save-labs-with-router-configs/#comment-33919</guid>
		<description>When I drag a router into screen ; it says hypervisor is already on port 7200 . I close gns3 and ran task manager , but no process related to dynamips such as dynamips-wpx.exe was there . My workaround was to use from external hypervisor . but in external hypervisor the first router that I put in screen is R1 not R0, and how can I use from hypervisor manager again ?
(I am using win xp SP2)
Thanks.</description>
		<content:encoded><![CDATA[<p>When I drag a router into screen ; it says hypervisor is already on port 7200 . I close gns3 and ran task manager , but no process related to dynamips such as dynamips-wpx.exe was there . My workaround was to use from external hypervisor . but in external hypervisor the first router that I put in screen is R1 not R0, and how can I use from hypervisor manager again ?<br />
(I am using win xp SP2)<br />
Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

