From: Swan, Jay (jswan@sugf.com)
Date: Wed Jan 17 2007 - 12:24:07 ART
Here is a .net file for Dynamips/Dynagen that works with the 2-switch
NMC labs, using the NM-16ESW modules in 3640s instead of the 3550
switches. You will need to figure out your own idlepc values depending
on the IOS you run. You will also need to modify your configuration to
run a 2nd Dynamips instance on port 7201. You will need to make note of
the different interface names as well.
I have been running this on a Dell D620 with 2GB RAM, and it works
reasonably well. You can't practice the Catalyst specific features, but
you can do most everything else. I haven't tried any of the four-switch
labs yet.
Jay Swan
[localhost:7200]
autostart = false
[[3640]]
idlepc = 0x604eb520
image = \Program Files\Dynamips\images\C3640-JS.BIN
ram = 128
disk0 = 0
disk1 = 0
mmap = true
[[ROUTER FRS]]
idlepc = 0x604eb520
console = 2007
model = 3640
s1/0 = R1 s1/0
s1/1 = R2 s1/0
s1/2 = R3 s1/0
s1/3 = R4 s1/0
F0/0 = SW1 f1/7
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\FRS-lab11-initial.txt
#
[[ROUTER R1]]
idlepc = 0x604eb520
console = 2001
model = 3640
F0/0 = SW2 F1/1
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\R1-lab11-initial.txt
#
[[ROUTER R2]]
idlepc = 0x604eb520
console = 2002
model = 3640
autostart = false
F0/0 = SW1 f1/2
s1/1 = R5 s1/0
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\R2-lab11-initial.txt
#
[[ROUTER R3]]
idlepc = 0x604eb520
console = 2003
model = 3640
autostart = false
#slot0 = NM-4E
slot1 = NM-4T
f0/0 = SW2 f1/3
f2/0 = SW1 f1/4
s1/1 = R5 s1/1
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\R3-lab11-initial.txt
#
[[ROUTER R4]]
idlepc = 0x604eb520
console = 2004
model = 3640
autostart = false
#slot0 = NM-4E
slot1 = NM-4T
F0/0 = SW2 f1/5
f2/0 = SW2 f1/9
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\R4-lab11-initial.txt
#
# Define router parameters for instance 2
#
[localhost:7201] # Talk to the 2nd dynamips process on port 7201
udp = 11000 # Change the base udp port to 11000 (the default is
10000)
[[3640]]
idlepc = 0x604eb520
image = \Program Files\Dynamips\images\C3640-JS.BIN
ram = 128
disk0 = 0
disk1 = 0
mmap = true
#
[[ROUTER R5]]
console = 2005
model = 3640
autostart = false
F0/0 = SW1 f1/6
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\R5-lab11-initial.txt
#
[[ROUTER R6]]
console = 2006
model = 3640
autostart = false
F0/0 = SW1 f1/8
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\R6-lab11-initial.txt
#
[[Router SW1]]
console = 2008
model = 3640
autostart = false
slot1 = NM-16ESW
F1/13 = SW2 F1/13
F1/14 = SW2 F1/14
F1/15 = SW2 F1/15
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\SW1-lab11-initial.txt
#
[[Router SW2]]
console = 2009
model = 3640
autostart = false
slot1 = NM-16ESW
cnfg = C:\Program
Files\Dynamips\sample_labs\nmc11\initial\SW2-lab11-initial.txt
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART