Hello Sir,

 

Thank you for your reply, No i use for Windows Vista, I was using this .Net 
file for windows XP but after upgrading to Vista i get the error that you saw.

 

Best Regards


From: [email protected]
To: [email protected]; [email protected]
Subject: RE: [OSL | CCIE_RS] IPexert R&S Net file on Vista,,
Date: Thu, 25 Jun 2009 08:50:49 -0400







Manny,
 
If you are using Linux then you need to use the Linux Paths
 
The .NET file tells you which lines are for Linux and which are for Windows.
 

Regards,
 
Tyson Scott - CCIE #13513 R&S and Security
Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444 
Cell: +1.248.504.7309
Fax: +1.810.454.0130
Mailto:  [email protected]
 
Join our free online support and peer group communities: 
http://www.IPexpert.com/communities
 
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video On Demand 
and Audio Certification Training Tools for the Cisco CCIE R&S Lab, CCIE 
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage Lab 
Certifications.
 


From: MANNY Omari [mailto:[email protected]] 
Sent: Thursday, June 25, 2009 7:30 AM
To: [email protected]; [email protected]
Subject: RE: [OSL | CCIE_RS] IPexert R&S Net file on Vista,,
 

Hello Sir,
 
Thank you so much, here is the .net file.
 

#==============================================================
#
# NAME: IPexpert_Dynamips_RS-SP.net
# CONTRIBUTORS:
# Tyson Scott ([email protected])
# DATE : 06/09/2009
# PURPOSE: Define Virtual Network Topology for CCIE Training
# REQUIREMENTS: Dynamips and Dynagen or GNS3.
#
#==============================================================

# *** Either Set the autstart to ***
# False - Do not start each device automatically
# True - Start Each device upon hypervisor Execution
autostart = False
###############################
# #
# 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
[[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 R1]]
model = 3725
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
f0/0 = Cat1 f1/1
f0/1 = Cat2 f1/1
[[ROUTER R2]]
model = 3725
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
s0/1 = FR-Switch 2
s0/2 = R5 s0/2
slot1 = NM-16ESW
f1/0 = Cat1 f1/2
f1/1 = Cat3 f1/2
[[ROUTER R4]]
model = 3725
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\R4.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R4.txt
s0/1 = FR-Switch 4
f0/0 = Cat1 f1/4
f0/1 = Cat3 f1/4
[[ROUTER R5]]
model = 3725
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\R5.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R5.txt
s0/1 = FR-Switch 5
s0/2 = R2 s0/2
f0/0 = Cat1 f1/5
f0/1 = Cat3 f1/5
###############################
# #
# 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
[[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 R6]]
model = 3725
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\R6.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R6.txt
s0/1 = FR-Switch 6
f0/0 = Cat2 f1/6
f0/1 = Cat4 f1/6
slot2 = NM-4T
s2/0 = R9 s2/0
s2/1 = R9 s2/1
[[ROUTER R7]]
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\R7.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R7.txt
s0/0 = R8 s0/0
f0/0 = Cat2 f1/7
f0/1 = Cat4 f1/7
[[ROUTER R8]]
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 = 0x60c05010
#*** Windows Configuration PATH ***
cnfg = C:\DYNAMIPS\Startup_Configs\R8.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R8.txt
s0/0 = R7 s0/0
f0/0 = Cat2 f1/8
f0/1 = Cat4 f1/8
[[ROUTER R9]]
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\R9.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/R9.txt
f0/0 = Cat2 f1/9
f0/1 = Cat4 f1/9
slot2 = NM-4T
s2/0 = R6 s2/0
s2/1 = R6 s2/1
###############################
# #
# 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 Cat1]]
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\Cat1.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/Cat1.txt
slot1 = NM-16ESW
f1/0 = Cat2 f1/0
f1/1 = R1 f0/0
f1/2 = R2 f1/0
f1/4 = R4 f0/0
f1/5 = R5 f0/0
f1/9 = BB1 e0/0
f1/10 = Cat4 f1/10
f1/11 = Cat4 f1/11
f1/12 = Cat3 f1/12
f1/13 = Cat3 f1/13
f1/14 = Cat2 f1/14
f1/15 = Cat2 f1/15
[[ROUTER Cat2]]
model = 3725
console = 2014
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/0 = Cat1 f1/0
f1/1 = R1 f0/1
f1/2 = BB2 e0/0
f1/3 = BB3 e0/0
f1/6 = R6 f0/0
f1/7 = R7 f0/0
f1/8 = R8 f0/0
f1/9 = R9 f0/0
f1/10 = Cat3 f1/10
f1/11 = Cat3 f1/11
f1/12 = Cat4 f1/12
f1/13 = Cat4 f1/13
f1/14 = Cat1 f1/14
f1/15 = Cat1 f1/15
[[ROUTER Cat3]]
model = 3725
console = 2015
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/2 = R2 f1/1
f1/4 = R4 f0/1
f1/5 = R5 f0/1
f1/10 = Cat2 f1/10
f1/11 = Cat2 f1/11
f1/12 = Cat1 f1/12
f1/13 = Cat1 f1/13
f1/14 = Cat4 f1/14
f1/15 = Cat4 f1/15
[[ROUTER Cat4]]
model = 3725
console = 2016
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
f1/6 = R6 f0/1
f1/7 = R7 f0/1
f1/8 = R8 f0/1
f1/9 = R9 f0/1
f1/10 = Cat1 f1/10
f1/11 = Cat1 f1/11
f1/12 = Cat2 f1/12
f1/13 = Cat2 f1/13
f1/14 = Cat3 f1/14
f1/15 = Cat3 f1/15
###############################
# #
# 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
[[2610]]
#
# Uncomment the appropriate Line for the Operating system you are running
#*** Windows IMAGE PATH ***
image = C:\DYNAMIPS\IMAGES\c2600-j1s3-mz.123-26.bin
#
#*** Linux IMAGE PATH ***
#image =
#/home/tyson/DYNAMIPS/IMAGES/c2600-j1s3-mz.123-26.bin
#
chassis = 2610
[[ROUTER BB1]]
model = 2610
console = 2011
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\BB3.txt
#
#*** Linux Configuration PATH ***
#cnfg = /home/tyson/DYNAMIPS/Startup_Configs/BB3.txt
e0/0 = Cat1 f1/9
[[ROUTER BB2]]
model = 2610
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
e0/0 = Cat2 f1/2
[[ROUTER BB3]]
model = 2610
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
e0/0 = Cat2 f1/3
[[FRSW FR-Switch]]
2:204 = 4:402
2:205 = 5:502
2:206 = 6:602
2:214 = 4:412
2:215 = 5:512
2:216 = 6:612
2:224 = 4:422
2:225 = 5:522
2:226 = 6:622
4:402 = 2:204
4:405 = 5:504
4:406 = 6:604
4:412 = 2:214
4:415 = 5:514
4:416 = 6:614
4:422 = 2:224
4:425 = 5:524
4:426 = 6:624
5:502 = 2:205
5:504 = 4:405
5:506 = 6:605
5:512 = 2:215
5:514 = 4:415
5:516 = 6:615
5:522 = 2:225
5:524 = 4:425
5:526 = 6:625
6:602 = 2:206
6:604 = 4:406
6:605 = 5:506
6:612 = 2:216
6:614 = 4:416
6:615 = 5:516
6:622 = 2:226
6:624 = 4:426
6:625 = 5:526

 
Best Regards



From: [email protected]
To: [email protected]; [email protected]
Subject: RE: [OSL | CCIE_RS] IPexert R&S Net file on Vista,,
Date: Wed, 24 Jun 2009 12:25:34 -0400

Manny,
 
It is telling you the problem.  It doesn’t recognize the lines.  Please attach 
your .net file and maybe someone on the forum can help.
 

Regards,
 
Tyson Scott - CCIE #13513 R&S and Security
Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444 
Cell: +1.248.504.7309
Fax: +1.810.454.0130
Mailto:  [email protected]
 
Join our free online support and peer group communities: 
http://www.IPexpert.com/communities
 
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video On Demand 
and Audio Certification Training Tools for the Cisco CCIE R&S Lab, CCIE 
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage Lab 
Certifications.
 


From: MANNY Omari [mailto:[email protected]] 
Sent: Wednesday, June 24, 2009 6:54 AM
To: [email protected]; [email protected]
Subject: RE: [OSL | CCIE_RS] IPexert R&S Net file on Vista,,
 

 
Hello Sir,
 
Please find the attched screenshot of the error message.
 
Waiting to hear soon
 
Best Regards
 



From: [email protected]
To: [email protected]; [email protected]
Subject: RE: [OSL | CCIE_RS] IPexert R&S Net file on Vista,,
Date: Mon, 22 Jun 2009 10:26:48 -0400

Manny,
 
Can you give more details on the strange error?
 
The only thing that I can think of off the top of my head is windows vista 
doesn’t enable the telnet server/client b default.  You need to enable both of 
these and then re-install dynagen or GNS3 whichever you are using.  
 
If that is not the problem please provide details.
 

Regards,
 
Tyson Scott - CCIE #13513 R&S and Security
Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444 
Cell: +1.248.504.7309
Fax: +1.810.454.0130
Mailto:  [email protected]
 
Join our free online support and peer group communities: 
http://www.IPexpert.com/communities
 
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video On Demand 
and Audio Certification Training Tools for the Cisco CCIE R&S Lab, CCIE 
Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage Lab 
Certifications.
 


From: [email protected] 
[mailto:[email protected]] On Behalf Of MANNY Omari
Sent: Sunday, June 21, 2009 6:06 AM
To: [email protected]
Subject: [OSL | CCIE_RS] IPexert R&S Net file on Vista,,
 
 
 
Dear respected members;
 
I hope you are all doing well. I was running IPexpert R&S net file well but 
when i upgrade my OS to Vista i get a strange error, 
Does anyone have anyidea it needs an extra configuration on Windows Vista?
 
Looking to hear soon.
 
Best Regards
Manouchehr



Windows Live™: Keep your life in sync. Check it out!
 



check out the rest of the Windows Live™. More than mail–Windows Live™ goes way 
beyond your inbox. More than messages
 



What can you do with the new Windows Live? Find out
_________________________________________________________________
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/

Reply via email to