Wandering's Blog » 日志 » Dynamips: Dynagen拓朴设计(.net)之以不变应万变 v3.1
Dynamips: Dynagen拓朴设计(.net)之以不变应万变 v3.1
Wandering 发表于 2008-06-16 08:52:35
.
这是目前我正在使用的版本,v4.0 由于资源占用太多,暂时还不需要使用,反而是 v3.x 越用越有感觉。(2008/06/16)
呵呵……这有些像 Microsoft 遇到的问题呢,群众的眼睛是雪亮的,Windows XP 那么好用,而 Vista 又那么难用,孰用孰弃,不是显而易见嘛。听说 Microsoft 最近又出了个 Windows 8 White Paper,说什么如果不在 Vista 的基础上升级到 Windows 8 会有"严重的问题"(大意)。
严重 BS Microsoft 一分钟,只觉得人或组织资历深了、实力厚了都会有点失常,这不就是赤裸裸地强奸人民大众嘛!
#
#
#
# =====================[[[[ Super Topology v3.1 ]]]]=====================
#
#
# Version Description: v3.1 changes the ios of switch, and now switches can
# configure vlan at global config mode, and so on
#
#
# Router: R1, R2, R3, R4, R5, R6 (Cisco 3640, full-meshed)
# Switch: SW1, SW2, SW3, SW4 (Cisco 3660, full-meshed)
# Router: TermServ, BB123 (Cisco 3640)
#
#
# ( R1 )-s0/0,s0/1------|
# ( R2 )-s0/0,s0/1------|
# ( R3 )-s0/0,s0/1------+-{ Frame-Relay Cloud }
# ( R4 )-s0/0,s0/1------|
# ( R5 )-s0/0,s0/1------|
# ( R6 )-s0/0,s0/1------|
#
# ( Rx )-s0/n--------s0/n-( Ry )
# | |
# dlci: xny dlci: ynx (n=0,1)
#
# ( Rx )-f1/0--------f1/x-[ SW1 ]
# ( Rx )-f2/0--------f1/x-[ SW2 ]
#
#
# |-f0/0--------f1/0-[ SW1 ] (BB1)
# (BB123)-+-f1/0--------f1/0-[ SW2 ] (BB2)
# |-f2/0--------f1/0-[ SW3 ] (BB3)
#
#
# |-f1/10------f1/12-|
# [ SW1 ]-|-f1/11------f1/13-|-[ SW2 ]
# | | | |
# f1/12 f1/13 f1/10 f1/11
# | | | |
# | | | |
# | | | |
# f1/10 f1/11 f1/12 f1/13
# | | | |
# [ SW4 ]-|-f1/12------f1/10-|-[ SW3 ]
# |-f1/13------f1/11-|
#
#
# [ SW1 ]-|-f1/14------f1/14-|-[ SW3 ]
# |-f1/15------f1/15-|
#
# [ SW2 ]-|-f1/14------f1/14-|-[ SW4 ]
# |-f1/15------f1/15-|
#
#
#
# (Wandering, 2008/06/13)
#
#
autostart = false
ghostios = true
sparsemem = true # This is only used for Windows which has a 2 GB per process limit
[localhost:7200]
udp = 11000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[ROUTER R1]]
model = 3640
console = 2001
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 1
s0/1 = FR1 1
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R1.cfg
[[ROUTER R2]]
model = 3640
console = 2002
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 2
s0/1 = FR1 2
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R2.cfg
[[Router R3]]
model = 3640
console = 2003
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 3
s0/1 = FR1 3
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R3.cfg
[localhost:7201]
udp = 12000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[Router R4]]
model = 3640
console = 2004
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 4
s0/1 = FR1 4
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R4.cfg
[[Router R5]]
model = 3640
console = 2005
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 5
s0/1 = FR1 5
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R5.cfg
[[Router R6]]
model = 3640
console = 2006
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 6
s0/1 = FR1 6
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R6.cfg
[localhost:7202]
udp = 13000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[3660]]
image = D:\Dynamips\images\c3660-telco-mz.124-15.T5.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x6130f220
[[Router SW1]]
model = 3660
console = 2007
slot1 = NM-16ESW
f1/1 = R1 f1/0
f1/2 = R2 f1/0
f1/3 = R3 f1/0
f1/4 = R4 f1/0
f1/5 = R5 f1/0
f1/6 = R6 f1/0
f1/10 = SW2 f1/12
f1/11 = SW2 f1/13
f1/14 = SW3 f1/14
f1/15 = SW3 f1/15
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW1.cfg
[[Router SW2]]
model = 3660
console = 2008
slot1 = NM-16ESW
f1/1 = R1 f2/0
f1/2 = R2 f2/0
f1/3 = R3 f2/0
f1/4 = R4 f2/0
f1/5 = R5 f2/0
f1/6 = R6 f2/0
f1/10 = SW3 f1/12
f1/11 = SW3 f1/13
f1/14 = SW4 f1/14
f1/15 = SW4 f1/15
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW2.cfg
[[Router SW3]]
model = 3660
console = 2009
slot1 = NM-16ESW
f1/10 = SW4 f1/12
f1/11 = SW4 f1/13
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW3.cfg
[localhost:7203]
udp = 14000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[3660]]
image = D:\Dynamips\images\c3660-telco-mz.124-15.T5.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x6130f220
[[Router SW4]]
model = 3660
console = 2010
slot1 = NM-16ESW
f1/10 = SW1 f1/12
f1/11 = SW1 f1/13
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW4.cfg
[[Router BB123]]
model = 3640
console = 2011
slot0 = NM-1FE-TX
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
f0/0 = SW1 f1/0
f1/0 = SW2 f1/0
f2/0 = SW3 f1/0
f3/0 = SW4 f1/0
cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\BB123.cfg
[[Router TermServ]]
model = 3640
console = 2012
slot0 = NM-1FE-TX
#f0/0 = NIO_gen_eth:\Device\NPF_{1F695221-153A-4158-8C63-472CE3FAFA70}
cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\TermServ.cfg
[[FRSW FR0]]
# R1
1:102 = 2:201 # From port 1, DLCI 102 to port 2, DLCI 201.
1:103 = 3:301
1:104 = 4:401
1:105 = 5:501
1:106 = 6:601
# R2
2:203 = 3:302
2:204 = 4:402
2:205 = 5:502
2:206 = 6:602
# R3
3:304 = 4:403
3:305 = 5:503
3:306 = 6:603
# R4
4:405 = 5:504
4:406 = 6:604
# R5
5:506 = 6:605
[[FRSW FR1]]
# R1
1:112 = 2:211 # From port 1, DLCI 112 to port 2, DLCI 211.
1:113 = 3:311
1:114 = 4:411
1:115 = 5:511
1:116 = 6:611
# R2
2:213 = 3:312
2:214 = 4:412
2:215 = 5:512
2:216 = 6:612
# R3
3:314 = 4:413
3:315 = 5:513
3:316 = 6:613
# R4
4:415 = 5:514
4:416 = 6:614
# R5
5:516 = 6:615
...
这是目前我正在使用的版本,v4.0 由于资源占用太多,暂时还不需要使用,反而是 v3.x 越用越有感觉。(2008/06/16)
呵呵……这有些像 Microsoft 遇到的问题呢,群众的眼睛是雪亮的,Windows XP 那么好用,而 Vista 又那么难用,孰用孰弃,不是显而易见嘛。听说 Microsoft 最近又出了个 Windows 8 White Paper,说什么如果不在 Vista 的基础上升级到 Windows 8 会有"严重的问题"(大意)。
严重 BS Microsoft 一分钟,只觉得人或组织资历深了、实力厚了都会有点失常,这不就是赤裸裸地强奸人民大众嘛!
#
#
#
# =====================[[[[ Super Topology v3.1 ]]]]=====================
#
#
# Version Description: v3.1 changes the ios of switch, and now switches can
# configure vlan at global config mode, and so on
#
#
# Router: R1, R2, R3, R4, R5, R6 (Cisco 3640, full-meshed)
# Switch: SW1, SW2, SW3, SW4 (Cisco 3660, full-meshed)
# Router: TermServ, BB123 (Cisco 3640)
#
#
# ( R1 )-s0/0,s0/1------|
# ( R2 )-s0/0,s0/1------|
# ( R3 )-s0/0,s0/1------+-{ Frame-Relay Cloud }
# ( R4 )-s0/0,s0/1------|
# ( R5 )-s0/0,s0/1------|
# ( R6 )-s0/0,s0/1------|
#
# ( Rx )-s0/n--------s0/n-( Ry )
# | |
# dlci: xny dlci: ynx (n=0,1)
#
# ( Rx )-f1/0--------f1/x-[ SW1 ]
# ( Rx )-f2/0--------f1/x-[ SW2 ]
#
#
# |-f0/0--------f1/0-[ SW1 ] (BB1)
# (BB123)-+-f1/0--------f1/0-[ SW2 ] (BB2)
# |-f2/0--------f1/0-[ SW3 ] (BB3)
#
#
# |-f1/10------f1/12-|
# [ SW1 ]-|-f1/11------f1/13-|-[ SW2 ]
# | | | |
# f1/12 f1/13 f1/10 f1/11
# | | | |
# | | | |
# | | | |
# f1/10 f1/11 f1/12 f1/13
# | | | |
# [ SW4 ]-|-f1/12------f1/10-|-[ SW3 ]
# |-f1/13------f1/11-|
#
#
# [ SW1 ]-|-f1/14------f1/14-|-[ SW3 ]
# |-f1/15------f1/15-|
#
# [ SW2 ]-|-f1/14------f1/14-|-[ SW4 ]
# |-f1/15------f1/15-|
#
#
#
# (Wandering, 2008/06/13)
#
#
autostart = false
ghostios = true
sparsemem = true # This is only used for Windows which has a 2 GB per process limit
[localhost:7200]
udp = 11000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[ROUTER R1]]
model = 3640
console = 2001
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 1
s0/1 = FR1 1
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R1.cfg
[[ROUTER R2]]
model = 3640
console = 2002
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 2
s0/1 = FR1 2
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R2.cfg
[[Router R3]]
model = 3640
console = 2003
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 3
s0/1 = FR1 3
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R3.cfg
[localhost:7201]
udp = 12000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[Router R4]]
model = 3640
console = 2004
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 4
s0/1 = FR1 4
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R4.cfg
[[Router R5]]
model = 3640
console = 2005
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 5
s0/1 = FR1 5
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R5.cfg
[[Router R6]]
model = 3640
console = 2006
slot0 = NM-4T
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
s0/0 = FR0 6
s0/1 = FR1 6
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\R6.cfg
[localhost:7202]
udp = 13000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[3660]]
image = D:\Dynamips\images\c3660-telco-mz.124-15.T5.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x6130f220
[[Router SW1]]
model = 3660
console = 2007
slot1 = NM-16ESW
f1/1 = R1 f1/0
f1/2 = R2 f1/0
f1/3 = R3 f1/0
f1/4 = R4 f1/0
f1/5 = R5 f1/0
f1/6 = R6 f1/0
f1/10 = SW2 f1/12
f1/11 = SW2 f1/13
f1/14 = SW3 f1/14
f1/15 = SW3 f1/15
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW1.cfg
[[Router SW2]]
model = 3660
console = 2008
slot1 = NM-16ESW
f1/1 = R1 f2/0
f1/2 = R2 f2/0
f1/3 = R3 f2/0
f1/4 = R4 f2/0
f1/5 = R5 f2/0
f1/6 = R6 f2/0
f1/10 = SW3 f1/12
f1/11 = SW3 f1/13
f1/14 = SW4 f1/14
f1/15 = SW4 f1/15
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW2.cfg
[[Router SW3]]
model = 3660
console = 2009
slot1 = NM-16ESW
f1/10 = SW4 f1/12
f1/11 = SW4 f1/13
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW3.cfg
[localhost:7203]
udp = 14000
workingdir = D:\Dynamips\wdy.super.topology.v3.1\working
[[3640]]
image = D:\Dynamips\images\c3640-jk9o3s-mz.124-10a.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x604fb1b0
[[3660]]
image = D:\Dynamips\images\c3660-telco-mz.124-15.T5.img
ram = 128
disk0 = 0
disk1 = 0
mmap = true
idlepc = 0x6130f220
[[Router SW4]]
model = 3660
console = 2010
slot1 = NM-16ESW
f1/10 = SW1 f1/12
f1/11 = SW1 f1/13
#cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\SW4.cfg
[[Router BB123]]
model = 3640
console = 2011
slot0 = NM-1FE-TX
slot1 = NM-1FE-TX
slot2 = NM-1FE-TX
f0/0 = SW1 f1/0
f1/0 = SW2 f1/0
f2/0 = SW3 f1/0
f3/0 = SW4 f1/0
cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\BB123.cfg
[[Router TermServ]]
model = 3640
console = 2012
slot0 = NM-1FE-TX
#f0/0 = NIO_gen_eth:\Device\NPF_{1F695221-153A-4158-8C63-472CE3FAFA70}
cnfg = D:\Dynamips\wdy.super.topology.v3.1\cfg\TermServ.cfg
[[FRSW FR0]]
# R1
1:102 = 2:201 # From port 1, DLCI 102 to port 2, DLCI 201.
1:103 = 3:301
1:104 = 4:401
1:105 = 5:501
1:106 = 6:601
# R2
2:203 = 3:302
2:204 = 4:402
2:205 = 5:502
2:206 = 6:602
# R3
3:304 = 4:403
3:305 = 5:503
3:306 = 6:603
# R4
4:405 = 5:504
4:406 = 6:604
# R5
5:506 = 6:605
[[FRSW FR1]]
# R1
1:112 = 2:211 # From port 1, DLCI 112 to port 2, DLCI 211.
1:113 = 3:311
1:114 = 4:411
1:115 = 5:511
1:116 = 6:611
# R2
2:213 = 3:312
2:214 = 4:412
2:215 = 5:512
2:216 = 6:612
# R3
3:314 = 4:413
3:315 = 5:513
3:316 = 6:613
# R4
4:415 = 5:514
4:416 = 6:614
# R5
5:516 = 6:615
...
收藏:
QQ书签
del.icio.us
订阅:
Google
抓虾

