Dynamips - Lab share
Hello, now that I got my dynamips working and am really loving this thing!! Was wondering, do any of you that use it have any lab configs to share? I am sure once I get the hang of it, I will be able to set up my own, but if you guys can share some of your files that would be great.
Or at least answer me this question. It seems by default the Serial 1/0 on the routers are connected, but is anything else? How do you make like the ethernets to connect, if they already are and I just have not tried it, then please correct me but i would love to have this thing do what i want. I have a 64 bit processor with 4GB of RAM so i am not hurting for resources. Thanks in advance, and I love the dynamips thing. Boson was killing me with the lack of commands and functions.
Or at least answer me this question. It seems by default the Serial 1/0 on the routers are connected, but is anything else? How do you make like the ethernets to connect, if they already are and I just have not tried it, then please correct me but i would love to have this thing do what i want. I have a 64 bit processor with 4GB of RAM so i am not hurting for resources. Thanks in advance, and I love the dynamips thing. Boson was killing me with the lack of commands and functions.
Comments
But one thing for the life of me, how do you determine the idle pc value for the image you are running? where do you determine that?
Dynamips Labs
I would like to know it becouse I want to run more than 3R, and I am looking for new machine.
Would you like to interconnect dynamips labs with hamachi (VPN) ?
But if your concern is memory usuage. It's probably as easy as pressing ctrl+alt+del to check how much ram each dynamips router use.
In this lab, Router 1 and Router 5 connect to an ethernet lan segment in which they are "attached", also Router 1,2, and 3 are connected via a Frame switch, as well as Router 3 and 4 being connected to a different ethernet segment, which is the Lan 1 segment. This stuff becomes real easy to play with and change to set up labs in any way you like once you get the hang of it. Also unzip your IOS image with Winrar and it loads the image very fast instead of waiting for it to uncompress.
# My CCNP lab
autostart = false
[localhost]
7200
idlepc = 0x607117d4
image = \PROGRA~1\Dynamips\images\C7200-AD.BIN
npe = npe-400
ram = 160
midplane = std
ROUTER R1
s1/0 = F1 1
f0/0 = LAN 2
ROUTER R2
s1/0 = F1 2
f0/0 = LAN 1
ROUTER R3
s1/0 = F1 3
s1/1 = R4 s1/1
f0/0 = LAN 1
ROUTER R4
f0/0 = LAN 1
ROUTER R5
f0/0 = LAN 2
FRSW F1
1:102 = 2:201
1:103 = 3:301
2:203 = 3:302
where's best place to get it?
http://dyna-gen.sourceforge.net/
And here is the CCIE lab for anyone interested:
# CCIE R&S Lab Working Environment
autostart = false
[localhost]
7200
idlepc = 0x607117d4
image = \PROGRA~1\Dynamips\images\C7200-AD.BIN
npe = npe-400
ram = 160
nvram = 512
midplane = vxr
confreg = 0x2102
ROUTER R1
autostart = true
console = 2001
slot1 = PA-4T
s1/0 = FrSw 1
s1/1 = R3 s1/2
ROUTER R2
autostart = true
console = 2002
slot1 = PA-4T
s1/0 = FrSw 2
s1/1 = R3 s1/3
ROUTER R3
console = 2003
slot1 = PA-4T
slot2 = PA-4E
s1/0 = FrSw 3
s1/1 = FrSw 7
ROUTER R4
console = 2004
slot1 = PA-4T
slot2 = PA-4E
s1/0 = FrSw 4
s1/1 = R5 s1/1
ROUTER R5
console = 2005
slot1 = PA-4T
slot2 = PA-4E
s1/0 = FrSw 5
ROUTER R6
console = 2006
slot1 = PA-4T
slot2 = PA-FE-TX
slot3 = PA-FE-TX
s1/0 = FrSw 6
ROUTER BB1
console = 2007
slot1 = PA-4T
s1/0 = FrSw 8
s1/1 = BB3 s1/1
ROUTER BB2
console = 2008
ROUTER BB3
console = 2009
FRSW FrSw
1:102 = 2:201
1:103 = 3:301
1:104 = 4:401
1:105 = 5:501
1:113 = 7:311
2:203 = 3:302
2:204 = 4:402
2:205 = 5:502
2:213 = 7:312
3:304 = 4:403
3:305 = 5:503
4:405 = 5:504
5:513 = 7:315
6:51 = 8:51
6:100 = 8:100
6:101 = 8:101
6:201 = 8:201
6:301 = 8:301
6:401 = 8:401
7:314 = 4:413
my question is , this Dynamips Cisco router emulator is it can replace all my router ??? with the actual CLI enivironment ? and different kind of IOS..... by the way, wat is the model they support ?
Thanks in advance for reply
Dynamips is like vmware and virtual PC which simulate the hardware of a computer, you need to provide the IOS to it.
With your real routers you have, you can have dynamips communicate with them and it will work as if it were a real router in your lab, very nice piece of software these guys made, and it is free.
You kids have it so easy these days! Back in the old days you either had to build an expensive home lab or rent rack time. Yep.... a lot has changed in the last 2 months!
I am using 12.3 c7200 but It gives me IS-IS is not supported so I decided to use 12.2 c7200.
I mixed my lab with FR p-m and point-to-point , Also set up a core backbone all in L2 .
I finish my lab excercise around 8 hours, I thought IS-IS is difficult and using this tool I could say it is very easy.
Next top BGP, I hope I could remember what I have learned and read in sybex CCNP.
wow ~~ it works with actual routers !? how it work ? mind to briefly explain........ sorry for noob question..
one of the poor things, is that this VM does not support for trunking.....
" Version 0.6.0 released - The primary new feature is support for the NM-16ESW module Chris just added to 0.2.6-RC1. See the readme for other features and bugfixes"
Dear JVE,
Thnx a lot for the CCIE Lab net file config. But i am facing a problem when i try to open it. Its showing "error- invlaid npe type". I tried changing the npe type still no use. its the same. Can u please help me with the same.
Thanks in advance,
Chinthub
May be your IOS....works fine for me.