Netemu 虚拟化先锋 's Archiver

admin 发表于 2008-12-9 00:30

IEWEB CCIE RS DynamipsS Labs 11-20

从11到20个LABS,包括路由器配置,拓扑文件

admin 发表于 2008-12-9 00:30

[url]http://rapidshare.de/files/38439528/Internetwork_Expert_CCIE_R_S_Dynamips_Lab_Workbook_4.1__ie-rs-wb-dyn_.rar.html[/url]

[url]http://www.4shared.com/file/36294860/2b5612bf/Internetwork_Expert_CCIE_RS_Dynamips_Lab_Workbook_41__ie-rs-wb-dyn_.html[/url]

4shared地址需要代理

通灵客 发表于 2008-12-9 00:57

不错哦,很喜欢,顶楼主!1

mmmike 发表于 2008-12-9 08:54

x23 thanks!!!!!!!!

khmerccie1 发表于 2008-12-9 09:45

非常感谢Admin 了, 这个资料是非常重要的

huadao321 发表于 2008-12-9 10:10

hen很需要这个东西

syutou 发表于 2008-12-9 12:22

net file
个别设定需按自己机器实际情况更改。


##################################################
#
# Define global router parameters for instance 1
#
##################################################

autostart=false
[localhost:7200]

workingdir = C:\Program Files\Dynamips\sample_labs\internetworkexpert\working

[[3640]]
#
# Specify 3640 IOS image on Windows here:
image = C:\Program Files\Dynamips\images\c3640-jk9o3s-mz.124-12.extracted.bin
#
# Specify 3640 IOS image on Linux here:
# image = /ios/c3640-jk9o3s-mz.124-12.extracted.bin
#
ram = 128
disk0 = 0
disk1 = 0
# Choose an idlepc value from the below
    idlepc = 0x604c9368
# idlepc = 0x60530870
# idlepc = 0x60530890
# idlepc = 0x60530a58
# idlepc = 0x60530abc
# idlepc = 0x605310c4
# idlepc = 0x605e92e8
# idlepc = 0x605e9364
# idlepc = 0x60531394
# idlepc = 0x605313d0
# idlepc = 0x605313ec
    mmap = false
    ghostios = true
    sparsemem = true


###########################
#
# Define router instances
#
###########################

[[Router R1]]
  model = 3640
  console = 2001
  autostart = false
  slot0 = NM-1FE-TX
  slot1 = NM-4T
  F0/0 = SW1 F1/1
  S1/0 = FRSW 1
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R1.initial.config.txt

[[Router R2]]
  model = 3640
  console = 2002
  autostart = false
  slot0 = NM-1FE-TX
  slot1 = NM-4T
  F0/0 = SW2 F1/2
  S1/0 = FRSW 2
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R2.initial.config.txt

[[Router R3]]
  model = 3640
  console = 2003
  autostart = false
  slot0 = NM-4E
  slot1 = NM-4T
  S1/0 = FRSW 3
  S1/1 = FRSW 13
  S1/2 = R1 S1/1
  S1/3 = R2 S1/1
  E0/0 = SW1 F1/3
  E0/1 = SW3 F1/3
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R3.initial.config.txt

[[Router R4]]
  model = 3640
  console = 2004
  autostart = false
  slot0 = NM-4E
  slot1 = NM-4T
  E0/0 = SW2 F1/4
  E0/1 = SW4 F1/4
  S1/0 = FRSW 4
  S1/1 = R5 S1/1
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R4.initial.config.txt

[[Router R5]]
  model = 3640
  console = 2005
  autostart = false
  slot0 = NM-4E
  slot1 = NM-4T
  E0/0 = SW1 F1/5
  E0/1 = SW3 F1/5
  S1/0 = FRSW 5
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R5.initial.config.txt

[[Router R6]]
  model = 3640
  console = 2006
  autostart = false
  slot0 = NM-4E
  slot1 = NM-4T
  E0/0 = SW2 F1/6
  E0/1 = SW4 F1/6
  S1/0 = FRSW 6
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\R6.initial.config.txt
   
[[Router SW1]]
  model = 3640
  console = 2007
  autostart = false
  slot1 = NM-16ESW
  F1/7 = SW2 F1/7
  F1/8 = SW2 F1/8
  F1/9 = SW2 F1/9
  F1/10 = SW3 F1/7
  F1/11 = SW3 F1/8
  F1/12 = SW3 F1/9
  F1/13 = SW4 F1/7
  F1/14 = SW4 F1/8
  F1/15 = SW4 F1/9
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW1.initial.config.txt


##################################################
#
# Define global router parameters for instance 2
#
##################################################

[localhost:7201] # Talk to the 2nd dynamips process on port 7201
udp = 11000     # Change the base udp port to 11000 (the default is 10000)

workingdir = C:\Program Files\Dynamips\sample_labs\internetworkexpert\working

[[3640]]
#
# Specify 3640 IOS image on Windows here:
image = C:\Program Files\Dynamips\images\c3640-jk9o3s-mz.124-12.extracted.bin
#
# Specify 3640 IOS image on Linux here:
# image = /ios/c3640-jk9o3s-mz.124-12.extracted.bin
#
ram = 128
disk0 = 0
disk1 = 0
# Choose an idlepc value from the below
    idlepc = 0x604c9368
# idlepc = 0x60530870
# idlepc = 0x60530890
# idlepc = 0x60530a58
# idlepc = 0x60530abc
# idlepc = 0x605310c4
# idlepc = 0x605e92e8
# idlepc = 0x605e9364
# idlepc = 0x60531394
# idlepc = 0x605313d0
# idlepc = 0x605313ec
    mmap = false
    ghostios = true
    sparsemem = true


###########################
#
# Define router instances
#
###########################

[[Router SW2]]
  model = 3640
  console = 2008
  autostart = false
  slot1 = NM-16ESW
  F1/10 = SW3 F1/10
  F1/11 = SW3 F1/11
  F1/12 = SW3 F1/12
  F1/13 = SW4 F1/10
  F1/14 = SW4 F1/11
  F1/15 = SW4 F1/12
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW2.initial.config.txt

[[Router SW3]]
  model = 3640
  console = 2009
  autostart = false
  slot1 = NM-16ESW
  F1/13 = SW4 F1/13
  F1/14 = SW4 F1/14
  F1/15 = SW4 F1/15
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW3.initial.config.txt

[[Router SW4]]
  model = 3640
  console = 2010
  autostart = false
  slot1 = NM-16ESW
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\SW4.initial.config.txt

[[Router BB1]]
  model = 3640
  console = 2011
  autostart = false
  slot1 = NM-4T
  S1/0 = BB3 S1/0
  S1/1 = FRSW 21
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB1.initial.config.txt

[[Router BB2]]
  model = 3640
  console = 2012
  autostart = false
  slot0 = NM-4E
  E0/0 = SW2 F1/0
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB2.initial.config.txt

[[Router BB3]]
  model = 3640
  console = 2013
  autostart = false
  slot0 = NM-4E
  slot1 = NM-4T
  E0/0 = SW3 F1/0
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\BB3.initial.config.txt

[[Router TermServ]]
  model = 3640
  console = 2000
  autostart = false
  #
  # Specify your local host's loopback here from the network device list
  # Too add a loopback in windows:
  # [url]http://support.microsoft.com/kb/839013[/url]
  #
  E0/0 = NIO_gen_eth:\Device\NPF_{9BF31B4C-27E1-447F-B35A-7FBAFCDAA816}
  cnfg = C:\Program Files\Dynamips\sample_labs\internetworkexpert\initial.configs\RSTermServ.initial.config.txt

[[FRSW FRSW]]

  # R1 to FRSW
  1:102 = 2:201
  1:103 = 3:301
  1:113 = 13:311
  1:104 = 4:401
  1:105 = 5:501

  # R2 to FRSW
  2:203 = 3:302
  2:213 = 13:312
  2:204 = 4:402
  2:205 = 5:502

  # R3 to FRSW
  3:304 = 4:403
  3:305 = 5:503
  13:314 = 4:413
  13:315 = 5:513

  # R4 to FRSW
  4:405 = 5:504

  # R6 to FRSW
  6:51 = 21:51
  6:100 = 21:100
  6:101 = 21:101
  6:201 = 21:201
  6:301 = 21:301
  6:401 = 21:401

wanzxj 发表于 2008-12-9 15:00

呵呵,多谢谢。 昨天已经下载了,找了半天代理都没有搞定,后来还是sytou提供下载了下来

我用Fa口和以太口相连,总是出现问题,CDP 邻居都能够看到,可惜ping死活不通呢,有遇到的吗??、、

hopeybw 发表于 2008-12-9 16:26

有没有这本书呀:CCIE Routing & Switching Dynamips Lab Workbook
另外1-10有没有呀?

syutou 发表于 2008-12-9 20:50

1-10

1-10

hopeybw 发表于 2008-12-9 22:45

回复 10# 的帖子

太感谢了,找了好久都没有找到,终于找齐了!

[[i] 本帖最后由 hopeybw 于 2008-12-9 22:59 编辑 [/i]]

2008小周 发表于 2008-12-15 13:54

以前syutou发过吧,谢谢管理员分享!

syutou 发表于 2008-12-15 15:59

[quote]原帖由 [i]2008小周[/i] 于 2008-12-15 13:54 发表 [url=http://www.netemu.cn/bbs/redirect.php?goto=findpost&pid=104863&ptid=10250][img]http://www.netemu.cn/bbs/images/common/back.gif[/img][/url]
以前syutou发过吧,谢谢管理员分享! [/quote]

以前发过1-10
这次是11-20

abchelloyou 发表于 2008-12-20 22:38

Thx alo

mlhstock 发表于 2008-12-23 16:31

Thanks

elfhero 发表于 2009-1-20 08:37

谢谢!x29

haoyouduo 发表于 2010-6-12 11:04

哈哈,可以下载,多谢多谢

页: [1]

Powered by Discuz! Archiver 7.0.0  © 2001-2009 Comsenz Inc.