المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Dynamips Simple



Protocol
09-06-2007, 11:56
hi all
can someone explain to me how to create a new simple lab for dynamips
thnaks alot

amna_ali
09-06-2007, 22:37
you can create the configuration file as a text document but after you save it change the extention to .net and that
will be the file that got all your routers settings

below is a configration file created by Lumark_s I found it very useful as a start point all you need is to edit the interfaces connections under each router to reflect your topology

=============================
#################################################
#################################################
######## CCNA_CCNP Training Lab #############
######## www.arabhardware.net/forum #############
######## by lumark_s #############
######## lumark_s @ yahoo.com ###########
#################################################
#################################################

autostart = False

[PC Name]

[[3640]]

#For cabling and interfaces difftences between Chris Bryant Topology and Mine look:
#Chris Bryant Topo =================== My Topo
#e0 ---------------------------- e0/0
#e1 ---------------------------- e0/1
#s0 ---------------------------- s1/0
#s1 ---------------------------- s1/1

image = C:\Program Files\Dynamips\images\c3640-ik9o3s-mz.124-7.BIN
idlepc = 0x6043a6c8
workingdir = C:\Program Files\Dynamips\sample_labs\CCNA Training
ram = 96
disk0 = 0
disk1 = 0
confreg = 0x2102
nvram = 256

##############
[[ROUTER R1]]
##############
console = 2001
model = 3640
mmap = True

slot0 = NM-4E
slot1 = NM-4T
s1/0 = FRSW 1
s1/1 = R3 s1/1
E0/1 = R5 E0/1
cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\R1.txt

##############
[[ROUTER R2]]
##############
console = 2002
model = 3640
mmap = True

slot0 = NM-4E
slot1 = NM-4T

s1/0 = FRSW 2

cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\R2.txt

##############
[[ROUTER R3]]
##############
console = 2003
model = 3640
mmap = True

slot0 = NM-4E
slot1 = NM-4T
s1/0 = FRSW 3

E0/1 = R4 E0/1

cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\R3.txt

##############
[[ROUTER R4]]
##############
console = 2004
model = 3640
mmap = True

slot0 = NM-4E
slot1 = NM-4T

cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\R4.txt

##############
[[ROUTER R5]]

##############
console = 2005
model = 3640
mmap = True

slot0 = NM-4E
slot1 = NM-4T

cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\R5.txt

###############
[[ROUTER SW1]]
###############
console = 2007
model = 3640
mmap = True

slot1 = NM-16ESW

f1/11 = SW2 f1/11
f1/12 = SW2 f1/12
f1/13 = SW2 f1/13

cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\SW1.txt

###############
[[ROUTER SW2]]
###############
console = 2008
model = 3640
mmap = True

slot1 = NM-16ESW

cnfg = C:\Program Files\Dynamips\sample_labs\CCNA Training\initial.configs\SW2.txt

###############
[[FRSW FRSW]]
###############
1:122 = 2:221
1:123 = 3:321
=============================

The explanation for this file is in the link below

https://www.arabhardware.net/forum/showthread.php?t=49509

Off course you can delete the routers you don't need but you can also leave them and just don't start them

I hope this helps

kotk
27-06-2007, 10:27
thanks so much amna for your help

Protocol
27-06-2007, 11:04
yea , thanks.

nawrasnas
02-07-2007, 20:16
شكرا جزيلا و بارك الله الله فيك