CISCO 配置实验--EIGRP
原创
©著作权归作者所有:来自51CTO博客作者h248137333的原创作品,请联系作者获取转载授权,否则将追究法律责任
EIGRP 增强型内部网关路由协议
拓扑图:
配置EIGRP
r1(config)#router eigrp 1
r1(config-router)# network 10.0.0 .0
r1(config-router)# network 192.168.10.0
r1(config-router)# network 192.168.60.0
r2(config)#router eigrp 1
r2(config-router)# network 192.168.10.0
r2(config-router)# network 192.168.20.0
r3(config)#router eigrp 1
r3(config-router)# network 192.168.20.0
r3(config-router)# network 192.168.30.0
r4(config)#router eigrp 1
r4(config-router)# network 192.168.50.0
r4(config-router)# network 192.168.60.0
r5(config)#router eigrp 1
r5(config-router)# network 192.168.40.0
r5(config-router)# network 192.168.50.0
r6(config)#router eigrp 1
r6(config-router)# network 172.168.0.0
r6(config-router)# network 192.168.30.0
r6(config-router)# network 192.168.40.0
验证EIGRP路由协议
r1#show ip route
C 10.0.0 .0/8 is directly connected, FastEthernet0/0
D 172.168.0.0/16 [90/3196416] via 192.168.10.2, 00:01:18, Serial0/0
C 192.168.10.0/24 is directly connected, Serial0/0
D 192.168.20.0/24 [90/2681856] via 192.168.10.2, 00:11:19, Serial0/0
D 192.168.30.0/24 [90/3193856] via 192.168.10.2, 00:06:09, Serial0/0
D 192.168.40.0/24 [90/3705856] via 192.168.10.2, 00:01:28, Serial0/0
D 192.168.50.0/24 [90/2681856] via 192.168.60.2, 00:07:47, Serial0/1
C 192.168.60.0/24 is directly connected, Serial0/1
r2#show ip route
D 10.0.0 .0/8 [90/2172416] via 192.168.10.1, 00:12:05, Serial0/0
D 172.168.0.0/16 [90/2684416] via 192.168.20.2, 00:01:39, Serial0/1
C 192.168.10.0/24 is directly connected, Serial0/0
C 192.168.20.0/24 is directly connected, Serial0/1
D 192.168.30.0/24 [90/2681856] via 192.168.20.2, 00:06:30, Serial0/1
D 192.168.40.0/24 [90/3193856] via 192.168.20.2, 00:01:49, Serial0/1
D 192.168.50.0/24 [90/3193856] via 192.168.10.1, 00:08:08, Serial0/0
D 192.168.60.0/24 [90/2681856] via 192.168.10.1, 00:08:43, Serial0/0
r3#show ip route
D 10.0.0 .0/8 [90/2684416] via 192.168.20.1, 00:11:39, Serial0/0
D 172.168.0.0/16 [90/2172416] via 192.168.30.2, 00:02:01, Serial0/1
D 192.168.10.0/24 [90/2681856] via 192.168.20.1, 00:11:39, Serial0/0
C 192.168.20.0/24 is directly connected, Serial0/0
C 192.168.30.0/24 is directly connected, Serial0/1
D 192.168.40.0/24 [90/2681856] via 192.168.30.2, 00:02:11, Serial0/1
D 192.168.50.0/24 [90/3193856] via 192.168.30.2, 00:02:11, Serial0/1
D 192.168.60.0/24 [90/3193856] via 192.168.20.1, 00:09:05, Serial0/0
r4#show ip route
D 10.0.0 .0/8 [90/2172416] via 192.168.60.1, 00:09:34, Serial0/0
D 172.168.0.0/16 [90/3708416] via 192.168.60.1, 00:03:05, Serial0/0
D 192.168.10.0/24 [90/2681856] via 192.168.60.1, 00:09:34, Serial0/0
D 192.168.20.0/24 [90/3193856] via 192.168.60.1, 00:09:34, Serial0/0
D 192.168.30.0/24 [90/3705856] via 192.168.60.1, 00:07:56, Serial0/0
D 192.168.40.0/24 [90/4217856] via 192.168.60.1, 00:03:15, Serial0/0
C 192.168.50.0/24 is directly connected, Serial0/1
C 192.168.60.0/24 is directly connected, Serial0/0
r5#show ip route
D 10.0.0 .0/8 [90/3708416] via 192.168.40.2, 00:02:56, Serial0/1
D 172.168.0.0/16 [90/2172416] via 192.168.40.2, 00:02:46, Serial0/1
D 192.168.10.0/24 [90/3705856] via 192.168.40.2, 00:02:56, Serial0/1
D 192.168.20.0/24 [90/3193856] via 192.168.40.2, 00:02:56, Serial0/1
D 192.168.30.0/24 [90/2681856] via 192.168.40.2, 00:02:56, Serial0/1
C 192.168.40.0/24 is directly connected, Serial0/1
C 192.168.50.0/24 is directly connected, Serial0/0
D 192.168.60.0/24 [90/4217856] via 192.168.40.2, 00:02:56, Serial0/1
r6#show ip route
D 10.0.0 .0/8 [90/3196416] via 192.168.30.1, 00:02:43, Serial0/1
C 172.168.0.0/16 is directly connected, FastEthernet0/0
D 192.168.10.0/24 [90/3193856] via 192.168.30.1, 00:02:43, Serial0/1
D 192.168.20.0/24 [90/2681856] via 192.168.30.1, 00:02:43, Serial0/1
C 192.168.30.0/24 is directly connected, Serial0/1
C 192.168.40.0/24 is directly connected, Serial0/0
D 192.168.50.0/24 [90/2681856] via 192.168.40.1, 00:02:34, Serial0/0
D 192.168.60.0/24 [90/3705856] via 192.168.30.1, 00:02:43, Serial0/1
上一篇:CISCO 配置实验--rip
下一篇:CISCO 配置实验--OSPF
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
详解EIGRP协议配置实验
详解EIGRP配置EIGRP实验
网络 职场 EIGRP 休闲