免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1509 | 回复: 3
打印 上一主题 下一主题

CCIE LAB N6 Configure details [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-05-18 11:55 |只看该作者 |倒序浏览
<img src="http://lh6.ggpht.com/_eejvXciklp4/ShDXXe-I4yI/AAAAAAAAA4Y/Gfkob34Vc94/CCIE%20Lab%20N6.jpg?imgmax=512" border="0" onclick="zoom(this, this.src)" onload="attachimg(this, 'load')" alt="" /><br /><br />CCIE LABN6R1 configuration<br />R1 configure:<br />r1#<br />r1#show run<br />Building configuration...<br />Current configuration : 3115 bytes<br />!<br />version 12.3<br />service timestamps debug datetime msec<br />service timestamps log datetime msec<br />no service password-encryption<br />!<br />hostname r1<br />!<br />boot-start-marker<br />boot-end-marker<br />!<br />!<br />memory-size iomem 5<br />no aaa new-model<br />ip subnet-zero<br />!<br />!<br />ip cef<br />!<br />!<br />no ip domain lookup<br />no ftp-server write-enable<br />!<br />!<br />!<br />!<br />interface Loopback0<br />ip address 30.30.1.1 255.255.255.0<br />ip nat inside<br />ip virtual-reassembly<br />ip ospf network point-to-point<br />!<br />interface Loopback1<br />ip address 20.20.1.1 255.255.255.0<br />!<br />interface Loopback2<br />ip address 20.20.2.1 255.255.255.0<br />!<br />interface Loopback3<br />ip address 20.20.3.1 255.255.255.0<br />!<br />interface Loopback4<br />ip address 20.20.4.1 255.255.255.0<br />!<br />interface Loopback5<br />ip address 20.20.5.1 255.255.255.0<br />!<br />interface Serial0/0<br />ip address 30.30.12.1 255.255.255.0<br />ip nat inside<br />ip virtual-reassembly<br />encapsulation frame-relay<br />ip ospf network point-to-point<br />serial restart-delay 0<br />no arp frame-relay<br />frame-relay map ip 30.30.12.2 102 broadcast<br />no frame-relay inverse-arp<br />!<br />interface Serial0/1<br />ip address 30.30.14.1 255.255.255.0<br />ip nat inside<br />ip virtual-reassembly<br />encapsulation frame-relay<br />ip ospf network point-to-point<br />serial restart-delay 0<br />no arp frame-relay<br />frame-relay map ip 30.30.14.4 114 broadcast<br />no frame-relay inverse-arp<br />!<br />interface Serial0/2<br />no ip address<br />shutdown<br />serial restart-delay 0<br />!<br />interface Serial0/3<br />no ip address<br />shutdown<br />serial restart-delay 0<br />!<br />interface FastEthernet1/0<br />ip address 20.20.6.1 255.255.255.0 secondary<br />ip address 150.1.11.1 255.255.255.0<br />ip nat outside<br />ip virtual-reassembly<br />ip summary-address rip 20.20.0.0 255.255.0.0<br />duplex auto<br />speed auto<br />!<br />interface FastEthernet2/0<br />ip address 30.30.50.1 255.255.255.0<br />ip nat inside<br />ip virtual-reassembly<br />duplex auto<br />speed auto<br />!<br />router ospf 30<br />router-id 30.30.1.1<br />ispf<br />log-adjacency-changes<br />area 1 virtual-link 30.30.2.2<br />area 3 virtual-link 30.30.4.4<br />redistribute rip subnets<br />network 30.30.1.1 0.0.0.0 area 0<br />network 30.30.12.1 0.0.0.0 area 1<br />network 30.30.14.1 0.0.0.0 area 0<br />network 30.30.50.1 0.0.0.0 area 3<br />!<br />router rip<br />version 2<br />passive-interface default<br />network 20.0.0.0<br />network 150.1.0.0<br />distribute-list 2 out FastEthernet1/0<br />distribute-list 1 in FastEthernet1/0<br />no auto-summary<br />!<br />router bgp 11<br />no synchronization<br />bgp router-id 30.30.1.1<br />bgp log-neighbor-changes<br />neighbor 30.30.2.2 remote-as 111<br />neighbor 30.30.2.2 ebgp-multihop 255<br />neighbor 30.30.2.2 update-source Loopback0<br />neighbor 30.30.3.3 remote-as 11<br />neighbor 30.30.3.3 update-source Loopback0<br />neighbor 30.30.3.3 send-community<br />neighbor 30.30.4.4 remote-as 11<br />neighbor 30.30.4.4 update-source Loopback0<br />neighbor 30.30.4.4 send-community<br />no auto-summary<br />!<br />ip http server<br />ip classless<br />!<br />!<br />ip nat pool CCIE 20.20.6.2 20.20.6.254 prefix-length 24<br />ip nat inside source list 10 pool CCIE<br />!<br />access-list 1 permit 199.172.1.0 0.0.2.0<br />access-list 2 permit 20.20.0.0<br />access-list 10 permit 30.30.0.0 0.0.255.255<br />!<br />!<br />control-plane<br />!<br />!<br />line con 0<br />exec-timeout 0 0<br />logging synchronous<br />transport preferred all<br />transport output all<br />line aux 0<br />transport preferred all<br />transport output all<br />line vty 0 4<br />!<br />end<br />r1#<br />R1 router table:<br />r1#<br />r1#show ip route<br />Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP<br />D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area<br />N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2<br />E1 - OSPF external type 1, E2 - OSPF external type 2<br />i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2<br />ia - IS-IS inter area, * - candidate default, U - per-user static route<br />o - ODR, P - periodic downloaded static route<br />Gateway of last resort is not set<br />B  200.5.5.0/24 [20/0] via 30.30.5.5, 01:23:09<br />20.0.0.0/24 is subnetted, 6 subnets<br />C   20.20.1.0 is directly connected, Loopback1<br />C   20.20.2.0 is directly connected, Loopback2<br />C   20.20.3.0 is directly connected, Loopback3<br />C   20.20.4.0 is directly connected, Loopback4<br />C   20.20.5.0 is directly connected, Loopback5<br />C   20.20.6.0 is directly connected, FastEthernet1/0<br />B  193.30.42.0/24 [20/0] via 30.30.2.2, 01:23:09<br />R  199.172.3.0/24 [120/1] via 150.1.11.254, 00:00:09, FastEthernet1/0<br />R  199.172.1.0/24 [120/1] via 150.1.11.254, 00:00:09, FastEthernet1/0<br />O E2 198.2.1.0/24 [110/20] via 30.30.12.2, 02:25:04, Serial0/0<br />150.1.0.0/24 is subnetted, 1 subnets<br />C   150.1.11.0 is directly connected, FastEthernet1/0<br />150.3.0.0/24 is subnetted, 1 subnets<br />O E2  150.3.11.0 [110/20] via 30.30.12.2, 02:25:04, Serial0/0<br />30.0.0.0/24 is subnetted, 14 subnets<br />C   30.30.1.0 is directly connected, Loopback0<br />O   30.30.2.0 [110/65] via 30.30.12.2, 03:40:06, Serial0/0<br />O E2  30.30.3.0 [110/20] via 30.30.12.2, 02:21:55, Serial0/0<br />O E2  30.30.4.0 [110/20] via 30.30.12.2, 02:21:04, Serial0/0<br />O E2  30.30.5.0 [110/20] via 30.30.12.2, 02:25:04, Serial0/0<br />O E2  30.30.6.0 [110/20] via 30.30.12.2, 02:25:04, Serial0/0<br />C   30.30.12.0 is directly connected, Serial0/0<br />C   30.30.14.0 is directly connected, Serial0/1<br />O IA  30.30.22.0 [110/65] via 30.30.12.2, 02:25:04, Serial0/0<br />O E2  30.30.25.0 [110/20] via 30.30.12.2, 02:25:04, Serial0/0<br />O E2  30.30.30.0 [110/20] via 30.30.12.2, 02:21:55, Serial0/0<br />O   30.30.40.0 [110/2] via 30.30.50.8, 02:25:04, FastEthernet2/0<br />C   30.30.50.0 is directly connected, FastEthernet2/0<br />O E2  30.30.100.0 [110/20] via 30.30.12.2, 02:25:04, Serial0/0<br />r1#<br />R2 configure:<br />r2#<br />r2#show run<br />Building configuration...<br />*Mar1 06:55:36.682: %SYS-5-CONFIG_I: Configured from console by console<br />Current configuration : 2131 bytes<br />!<br />version 12.3<br />service timestamps debug datetime msec<br />service timestamps log datetime msec<br />no service password-encryption<br />!<br />hostname r2<br />!<br />boot-start-marker<br />boot-end-marker<br />!<br />!<br />memory-size iomem 5<br />no aaa new-model<br />ip subnet-zero<br />!<br />!<br />ip cef<br />!<br />!<br />no ip domain lookup<br />no ftp-server write-enable<br />!<br />!<br />!<br />!<br />interface Loopback0<br />ip address 30.30.2.2 255.255.255.0<br />ip ospf network point-to-point<br />!<br />interface Serial0/0<br />ip address 30.30.12.2 255.255.255.0<br />encapsulation frame-relay<br />ip ospf network point-to-point<br />serial restart-delay 0<br />no arp frame-relay<br />frame-relay map ip 30.30.12.1 201 broadcast<br />no frame-relay inverse-arp<br />!<br />interface Serial0/1<br />no ip address<br />shutdown<br />serial restart-delay 0<br />!<br />interface Serial0/2<br />no ip address<br />shutdown<br />serial restart-delay 0<br />!<br />interface Serial0/3<br />no ip address<br />shutdown<br />serial restart-delay 0<br />!<br />interface FastEthernet1/0<br />ip address 30.30.25.2 255.255.255.0<br />duplex auto<br />speed auto<br />!<br />interface FastEthernet2/0<br />ip address 30.30.22.2 255.255.255.0<br />duplex auto<br />speed auto<br />!<br />router eigrp 100<br />redistribute ospf 30 metric 10000 100 255 1 1500<br />network 30.30.25.2 0.0.0.0<br />no auto-summary<br />!<br />router ospf 30<br />log-adjacency-changes<br />area 1 virtual-link 30.30.1.1<br />redistribute eigrp 100 subnets<br />network 30.30.2.2 0.0.0.0 area 1<br />network 30.30.12.2 0.0.0.0 area 1<br />network 30.30.22.2 0.0.0.0 area 2<br />!<br />router bgp 111<br />no synchronization<br />bgp router-id 30.30.2.2<br />bgp log-neighbor-changes<br />neighbor 30.30.1.1 remote-as 11<br />neighbor 30.30.1.1 ebgp-multihop 255<br />neighbor 30.30.1.1 update-source Loopback0<br />neighbor 30.30.1.1 next-hop-unchanged<br />neighbor 30.30.1.1 send-community<br />neighbor 30.30.5.5 remote-as 111<br />neighbor 30.30.5.5 update-source Loopback0<br />neighbor 30.30.5.5 send-community<br />neighbor 30.30.6.6 remote-as 1011<br />neighbor 30.30.6.6 ebgp-multihop 255<br />neighbor 30.30.6.6 update-source Loopback0<br />neighbor 30.30.6.6 next-hop-unchanged<br />no auto-summary<br />!<br />ip http server<br />ip classless<br />!<br />!<br />!<br />!<br />!<br />control-plane<br />!<br />!<br />line con 0<br />exec-timeout 0 0<br />logging synchronous<br />transport preferred all<br />transport output all<br />line aux 0<br />transport preferred all<br />transport output all<br />line vty 0 4<br />!<br />end<br />r2#<br />R2 router table<br />r2#<br />r2#show ip route<br />Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP<br />D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area<br />N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2<br />E1 - OSPF external type 1, E2 - OSPF external type 2<br />i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2<br />ia - IS-IS inter area, * - candidate default, U - per-user static route<br />o - ODR, P - periodic downloaded static route<br />Gateway of last resort is not set<br />B  200.5.5.0/24 [200/0] via 30.30.5.5, 01:26:08<br />20.0.0.0/24 is subnetted, 6 subnets<br />O E2  20.20.1.0 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />O E2  20.20.2.0 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />O E2  20.20.3.0 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />O E2  20.20.4.0 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />O E2  20.20.5.0 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />O E2  20.20.6.0 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />B  193.30.42.0/24 [20/0] via 30.30.6.6, 01:31:40<br />O E2 199.172.3.0/24 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />O E2 199.172.1.0/24 [110/20] via 30.30.12.1, 02:25:31, Serial0/0<br />D  198.2.1.0/24 [90/158720] via 30.30.25.6, 02:47:02, FastEthernet1/0<br />150.1.0.0/24 is subnetted, 1 subnets<br />O E2  150.1.11.0 [110/20] via 30.30.12.1, 02:25:32, Serial0/0<br />150.3.0.0/24 is subnetted, 1 subnets<br />D   150.3.11.0 [90/30720] via 30.30.25.6, 02:47:52, FastEthernet1/0<br />30.0.0.0/24 is subnetted, 14 subnets<br />O   30.30.1.0 [110/65] via 30.30.12.1, 02:25:32, Serial0/0<br />C   30.30.2.0 is directly connected, Loopback0<br />D EX  30.30.3.0 [170/2300416] via 30.30.25.5, 02:22:22, FastEthernet1/0<br />D EX  30.30.4.0 [170/2812416] via 30.30.25.5, 02:21:32, FastEthernet1/0<br />D EX  30.30.5.0 [170/156160] via 30.30.25.5, 03:04:34, FastEthernet1/0<br />D   30.30.6.0 [90/156160] via 30.30.25.6, 02:47:52, FastEthernet1/0<br />C   30.30.12.0 is directly connected, Serial0/0<br />O   30.30.14.0 [110/128] via 30.30.12.1, 02:25:32, Serial0/0<br />C   30.30.22.0 is directly connected, FastEthernet2/0<br />C   30.30.25.0 is directly connected, FastEthernet1/0<br />D EX  30.30.30.0 [170/2174976] via 30.30.25.5, 02:22:22, FastEthernet1/0<br />O IA  30.30.40.0 [110/66] via 30.30.12.1, 02:25:32, Serial0/0<br />O IA  30.30.50.0 [110/65] via 30.30.12.1, 02:25:32, Serial0/0<br />D EX  30.30.100.0 [170/2172416] via 30.30.25.5, 03:04:34, FastEthernet1/0<br />r2#

论坛徽章:
0
2 [报告]
发表于 2009-05-18 23:12 |只看该作者
沙发<br />感谢楼主

论坛徽章:
0
3 [报告]
发表于 2009-06-26 22:16 |只看该作者
ttttttttttttttttttttttttttttttttttt

论坛徽章:
0
4 [报告]
发表于 2009-07-06 19:06 |只看该作者
dddddddddddddd
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP