Use GNS3 from GNS3.net ... best way to deal with dynamips.
2009/9/9 MANNY Omari <[email protected]>: > > > Hello, I’m sorry I totally forgot, here is the error message. > > > > Reading configuration file... > > > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > *** Warning: ignoring unknown config item: ghostios = True > > > > *** Error: errors during loading of the topology file, please correct them > > Press ENTER to continue > > > regards, > > > ________________________________ > Date: Wed, 9 Sep 2009 10:54:41 -0400 > Subject: Re: [OSL | CCIE_RS] Dynamips Problem,, > From: [email protected] > To: [email protected] > CC: [email protected]; [email protected] > > What error are you getting? > Check your path's also. > > On Wed, Sep 9, 2009 at 10:26 AM, Bryan Bartik <[email protected]> wrote: > > Manny, > > You didn't specify what you error you are getting. What is the problem? > > 2009/9/9 MANNY Omari <[email protected]> > > > > > > > Hello Dears, > > Anyone can please let me know why I get the following message earlier it was > working fine with windows vista since I downgraded to Windows XP it is not > working, here is .Net file and “dynamips-start.cmd”. > > @echo off > > rem Launch a local copy of dynamips > > start /belownormal /min "Dynamips" "dynamips.exe" -H 7201 > > start /belownormal /min "Dynamips" "dynamips.exe" -H 7202 > > start /belownormal /min "Dynamips" "dynamips.exe" -H 7203 > > start /belownormal /min "Dynamips" "dynamips.exe" -H 7204 > > > > > > > > > > ############################### > > # # > > # First Hypervisor # > > # # > > ############################### > > > > [localhost:7201] > > # > > # Uncomment the appropriate Line for the Operating system you arer unning > > # *** Windows Working Directory *** > > workingdir = C:\DYNAMIPS\Working > > # > > # *** Linux Working Directory *** > > #workingdir = /home/tyson/DYNAMIPS/Working/ > > udp = 10100 > > > > [[3640]] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > #*** Windows IMAGE PATH *** > > image = C:\DYNAMIPS\IMAGES\c3640-jk9o3s-mz.123-14.T7.extracted.bin > > # > > #*** Linux IMAGE PATH *** > > #image =/home/tyson/DYNAMIPS/IMAGES/c3725-adventerprisek9-mz.124-15.T9.bin > > ram = 256 > > > > [[ROUTER R1]] > > model = 3640 > > console = 2001 > > autostart = False > > ghostios = true > > sparsemem = true > > # > > idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\R1.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R1.txt > > slot0 = NM-1FE-TX > > slot1 = NM-4T > > F0/0 = SW1 F1/1 > > S1/0 = FRSW 1 > > > > [[ROUTER R2]] > > model = 3640 > > console = 2002 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\R2.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R2.txt > > slot0 = NM-1FE-TX > > slot1 = NM-4T > > F0/0 = SW2 F1/2 > > S1/0 = FRSW 2 > > > > [[ROUTER R3]] > > model = 3640 > > console = 2003 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\R4.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R4.txt > > slot0 = NM-4E > > slot1 = NM-4T > > S1/0 = FRSW 3 > > S1/1 = FRSW 13 > > S1/2 = R1 S1/1 > > S1/3 = R2 S1/1 > > E0/0 = SW1 F1/3 > > E0/1 = SW3 F1/3 > > > > > > ############################### > > # # > > # Second Hypervisor # > > # # > > ############################### > > > > [localhost:7202] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > # *** Windows Working Directory *** > > workingdir = C:\DYNAMIPS\Working > > # > > # *** Linux Working Directory *** > > #workingdir = /home/tyson/DYNAMIPS/Working/ > > # > > udp = 10200 > > > > [[3640]] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > #*** Windows IMAGE PATH *** > > image = C:\DYNAMIPS\IMAGES\c3640-jk9o3s-mz.123-14.T7.extracted.bin > > # > > #*** Linux IMAGE PATH *** > > #image = > > #/home/tyson/DYNAMIPS/IMAGES/c3725-adventerprisek9-mz.124-15.T9.bin > > # > > ram = 256 > > > > [[ROUTER R4]] > > model = 3640 > > console = 2004 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\R6.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R6.txt > > slot0 = NM-4E > > slot1 = NM-4T > > E0/0 = SW2 F1/4 > > E0/1 = SW4 F1/4 > > S1/0 = FRSW 4 > > S1/1 = R5 S1/1 > > > > > > [[ROUTER R5]] > > model = 3640 > > console = 2005 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\R7.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R7.txt > > slot0 = NM-4E > > slot1 = NM-4T > > E0/0 = SW1 F1/5 > > E0/1 = SW3 F1/5 > > S1/0 = FRSW 5 > > > > > > [[ROUTER R6]] > > model = 3640 > > console = 2006 > > autostart = False > > ghostios = true > > sparsemem = true > > idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\R8.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R8.txt > > slot0 = NM-4E > > slot1 = NM-4T > > E0/0 = SW2 F1/6 > > E0/1 = SW4 F1/6 > > S1/0 = FRSW 6 > > > > > > ############################### > > # # > > # Third Hypervisor # > > # # > > ############################### > > [localhost:7203] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > # *** Windows Working Directory *** > > workingdir = C:\DYNAMIPS\Working > > # > > # *** Linux Working Directory *** > > #workingdir = /home/tyson/DYNAMIPS/Working/ > > # > > udp = 10300 > > > > [[3725]] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > #*** Windows IMAGE PATH *** > > image = C:\DYNAMIPS\IMAGES\c3725-adventerprisek9-mz.124-15.T9.bin > > # > > #*** Linux IMAGE PATH *** > > #image = > > #/home/tyson/DYNAMIPS/IMAGES/c3725-adventerprisek9-mz.124-15.T9.bin > > # > > ram = 256 > > > > [[ROUTER SW1]] > > model = 3725 > > console = 2007 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\Cat1.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/Cat1.txt > > slot1 = NM-16ESW > > F1/7 = SW2 F1/7 > > F1/8 = SW2 F1/8 > > F1/9 = SW2 F1/9 > > F1/10 = SW3 F1/7 > > F1/11 = SW3 F1/8 > > F1/12 = SW3 F1/9 > > F1/13 = SW4 F1/7 > > F1/14 = SW4 F1/8 > > F1/15 = SW4 F1/9 > > > > > > [[ROUTER SW2]] > > model = 3725 > > console = 2008 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > idlepc = 0x60c05044 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\Cat2.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/Cat2.txt > > slot1 = NM-16ESW > > F1/10 = SW3 F1/10 > > F1/11 = SW3 F1/11 > > F1/12 = SW3 F1/12 > > F1/13 = SW4 F1/10 > > F1/14 = SW4 F1/11 > > F1/15 = SW4 F1/12 > > > > > > [[ROUTER SW3]] > > model = 3725 > > console = 2009 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > #idlepc = 0x614ab010 > > idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\Cat3.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/Cat3.txt > > slot1 = NM-16ESW > > F1/13 = SW4 F1/13 > > F1/14 = SW4 F1/14 > > F1/15 = SW4 F1/15 > > > > [[ROUTER SW4]] > > model = 3725 > > console = 2010 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x62b200d8 > > #idlepc = 0x62b200dc > > #idlepc = 0x60c0aa58 > > idlepc = 0x614ab010 > > #idlepc = 0x614ab070 > > #idlepc = 0x614ab0b8 > > #idlepc = 0x614ab0cc > > #idlepc = 0x6026b438 > > #idlepc = 0x62b1c780 > > #idlepc = 0x60c05010 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\Cat4.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/Cat4.txt > > slot1 = NM-16ESW > > > > > > ############################### > > # # > > # Fourth Hypervisor # > > # # > > ############################### > > [localhost:7204] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > # *** Windows Working Directory *** > > workingdir = C:\DYNAMIPS\Working > > # > > # *** Linux Working Directory *** > > #workingdir = /home/tyson/DYNAMIPS/Working/ > > # > > udp = 10400 > > > > [[3640]] > > # > > # Uncomment the appropriate Line for the Operating system you are running > > #*** Windows IMAGE PATH *** > > image = C:\DYNAMIPS\IMAGES\c3640-jk9o3s-mz.123-14.T7.extracted.bin > > # > > #*** Linux IMAGE PATH *** > > #image = > > #/home/tyson/DYNAMIPS/c3640-jk9o3s-mz.123-14.T7.extracted.bin > > # > > chassis = 3640 > > > > [[ROUTER BB1]] > > model = 3640 > > console = 2011 > > autostart = False > > ghostios = true > > #idlepc = 0x803d0234 > > #idlepc = 0x803d0bd4 > > idlepc = 0x803d0d18 > > #idlepc = 0x802f9a80 > > #idlepc = 0x802f9ab4 > > #idlepc = 0x802f9ac8 > > #idlepc = 0x8043aed0 > > #idlepc = 0x803cddb8 > > #idlepc = 0x803cef64 > > #cnfg = C:\DYNAMIPS\Startup_Configs\BB3.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/BB3.txt > > slot1 = NM-4T > > slot0 = NM-4E > > S1/0 = BB3 S1/0 > > S1/1 = FRSW 21 > > > > > > [[ROUTER BB2]] > > model = 3640 > > console = 2012 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x803d0234 > > #idlepc = 0x803d0bd4 > > #idlepc = 0x803d0d18 > > idlepc = 0x802f9a80 > > #idlepc = 0x802f9ab4 > > #idlepc = 0x802f9ac8 > > #idlepc = 0x8043aed0 > > #idlepc = 0x803cddb8 > > #idlepc = 0x803cef64 > > #cnfg = C:\DYNAMIPS\Startup_Configs\BB2.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/BB2.txt > > slot0 = NM-4E > > E0/0 = SW2 F1/0 > > > > [[ROUTER BB3]] > > model = 3640 > > console = 2013 > > autostart = False > > ghostios = true > > sparsemem = true > > #idlepc = 0x803d0234 > > #idlepc = 0x803d0bd4 > > #idlepc = 0x803d0d18 > > #idlepc = 0x802f9a80 > > idlepc = 0x802f9ab4 > > #idlepc = 0x802f9ac8 > > #idlepc = 0x8043aed0 > > #idlepc = 0x803cddb8 > > #idlepc = 0x803cef64 > > #*** Windows Configuration PATH *** > > #cnfg = C:\DYNAMIPS\Startup_Configs\BB1.txt > > # > > #*** Linux Configuration PATH *** > > #cnfg = /home/tyson/DYNAMIPS/Startup_Configs/BB1.txt > > slot0 = NM-4E > > slot1 = NM-4T > > E0/0 = SW3 F1/0 > > > > [[FRSW FRSW]] > > # R1 to FRSW > > 1:102 = 2:201 > > 1:103 = 3:301 > > 1:113 = 13:311 > > 1:104 = 4:401 > > 1:105 = 5:501 > > > > # R2 to FRSW > > 2:203 = 3:302 > > 2:213 = 13:312 > > 2:204 = 4:402 > > 2:205 = 5:502 > > > > # R3 to FRSW > > 3:304 = 4:403 > > 3:305 = 5:503 > > 13:314 = 4:413 > > 13:315 = 5:513 > > > > # R4 to FRSW > > 4:405 = 5:504 > > > > # R6 to FRSW > > 6:51 = 21:51 > > 6:100 = 21:100 > > 6:101 = 21:101 > > 6:201 = 21:201 > > 6:301 = 21:301 > > 6:401 = 21:401 > > > > > > Best regards, > Manouchehr > > ________________________________ > With Windows Live, you can organize, edit, and share your photos. > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > > > > -- > Bryan Bartik > CCIE #23707 (R&S), CCNP > Sr. Support Engineer - IPexpert, Inc. > URL: http://www.IPexpert.com > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > > > > -- > > > - > "The more I learn the less I know". This is incredibly frustrating to me. > > ________________________________ > What can you do with the new Windows Live? Find out > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
