With considerable help from Arden (http://www.ardenpackeer.com), I could have this sweet virtual Cisco lab up and running.
Following is the Dynamips .net file. Due to limitations of windows, I have to split the routers across two seperate processes. Chewing up that much RAM in one process does not make Windows very happy at all. The computer I am running is my lenovo X60(6365CTO) laptop. It a dual core 1.6GHz with 2 GB RAM and even this gets a little sluggish running all eight of the required routers.
The batch files you will need are elsewhere on the site.
autostart = False
[localhost:21274]
[[3640]]
image = c:/Dynamips/images/c3640-ik9o3s-mz.124-7.bin
idlepc = 0x60601ed0
[[3660]]
image = c:/Dynamips/images/c3660-ik9o3s-mz.124-13b.bin
idlepc = 0x613501a0
[[ROUTER coswa]]
model = 3640
ram = 192
slot0 = NM-16ESW
slot1 = NM-16ESW
fa0/1 = woswa fa0/11
fa0/2 = woswb fa0/11
fa0/13 = coswb fa0/13
fa0/14 = coswb fa0/14
fa1/7 = coswc fa1/7
fa1/8 = coroa fa0/0
#fa1/9 = TFTP SERVER
[[ROUTER coswb]]
model = 3640
ram = 192
slot0 = NM-16ESW
slot1 = NM-16ESW
fa0/1 = woswa fa0/12
fa0/2 = woswb fa0/12
[[ROUTER coswc]]
model = 3640
ram = 192
slot0 = NM-16ESW
slot1 = NM-16ESW
fa0/1 = woswa fa0/1
fa0/2 = woroa fa0/1
fa0/3 = woswb fa0/1
fa0/4 = worob fa0/1
fa1/9 = coroa fa0/1
[[ROUTER coroa]]
model = 3660
ram = 192
slot1 = NM-4T
s1/2 = coroa s1/3
[localhost:21273]
udp = 21274
[[3640]]
image = c:/Dynamips/images/c3640-ik9o3s-mz.124-7.bin
idlepc = 0x60601ed0
[[3660]]
image = c:/Dynamips/images/c3660-ik9o3s-mz.124-13b.bin
idlepc = 0x613501a0
[[ROUTER woroa]]
model = 3660
ram = 192
slot1 = NM-4T
s1/0 = coroa s1/0
s1/1 = worob s1/1
[[ROUTER woswa]]
model = 3640
ram = 192
slot0 = NM-16ESW
slot1 = NM-16ESW
[[ROUTER worob]]
model = 3660
ram = 192
slot1 = NM-4T
s1/0 = coroa s1/1
[[ROUTER woswb]]
model = 3640
ram = 192
slot0 = NM-16ESW
slot1 = NM-16ESW
Incidentally, this configuration file will work equally well for both the CCENT and ICND2 courses. Different running configs are required, but this .net file will work as the physical infrastructure for both courses.
Hey, I was looking around for a while searching for cisco ccna certification and I happened upon this site and your post regarding CCENT Test Lab, I will definitely this to my cisco ccna certification bookmarks!