|
  
|
1#
发表于 2008-2-17 08:40
| 只看该作者
[分享] CCNP Lab config, topology and initial config
Hi i have made one and it is attached here. It contains;
1- Net file
2-Topology file
3- Initial config for all routers and Frame-Relay Switch
4- TCLSH Script
have a look
试验拓扑
Dynagen .net config
# CCNP Working Environment
# Nadeem Rafi Muhabat@gmail.com
autostart = false
[localhost]
workingdir = C:\BCSI
[[7200]]
image = C:\Program Files\Dynamips\images\c7200-p-mz.124-18.BIN
ram = 128
disk0 = 0
disk1 = 0
idlepc = 0x60881248 # c7200-p-mz.124-18.BIN
mmap = true
ghostios = true
sparsemem = true
[[2691]]
image = C:\Program Files\Dynamips\images\c2691-spservicesk9-mz.124-15.T.BIN
ram = 128
disk0 = 0
disk1 = 0
idlepc = 0x625bed64 #c2691-spservicesk9-mz.124-15.T.BIN
mmap = true
ghostios = true
sparsemem = true
[[ROUTER FrSw]]
console = 2010
model = 7200
slot1 = PA-8T
f0/0 = SW f1/0
s1/0 = P1R1 S1/0
S1/1 = P1R2 S1/0
S1/2 = P2R1 S1/0
S1/3 = P2R2 S1/0
S1/6 = BBR1 S1/0
S1/7 = BBR2 S1/0
[[ROUTER SW]]
console = 2011
model = 2691
slot1 = NM-16ESW
F1/1 = BBR1 F0/0
F1/2 = BBR2 F0/0
# F1/15 = PC
[[ROUTER BBR1]]
console = 2004
model = 2691
[[ROUTER BBR2]]
console = 2005
model = 2691
[[ROUTER P1R1]]
console = 2000
model = 2691
F0/0 = P1R3 F0/0
S1/1 = P1R2 S1/1
[[ROUTER P1R2]]
console = 2001
model = 2691
F0/0 = P1R4 F0/0
[[ROUTER P1R3]]
console = 2002
model = 2691
S1/0 = P1R4 S1/0
[[ROUTER P1R4]]
console = 2003
model = 2691
[[ROUTER P2R1]]
console = 2006
model = 2691
F0/0 = P2R3 F0/0
S1/1 = P2R2 S1/1
[[ROUTER P2R2]]
console = 2007
model = 2691
F0/0 = P2R4 F0/0
[[ROUTER P2R3]]
console = 2008
model = 2691
S1/0 = P2R4 S1/0
[[ROUTER P2R4]]
console = 2009
model = 2691
初始化配置见福建 |
附件: 您所在的用户组无法下载或查看附件
Netemu@gmail.com
QQ:247656
Netemu提问技巧
http://netemu.cn/bbs/thread-8031-1-1.html |
|