RIP缺省静态路由的重发布
版权声明:原创作品,谢绝转载!否则将追究法律责任。 |
![]() R1的配置 :(config)#interface s1
(-if)#ip address
(-if)#no shutdown
(config)#interface loop 0
(-if)#ip address
(config)#router rip
(config-router)#network
(config-router)#network
R2的配置(config)#interface s0
(-if)#clock rate 64000
(-if)#ip address
(-if)#no shutdown
(config)#interface s1
(-if)#ip add 172.16.1.2 255.255.255.0
(-if)#no shutdown
(config)#interface loop 0
(-if)#ip add
(config)#router rip
(-router)#network
(-router)#network 172.16.0.0
(-router)#network
R3的配置:(config)#interface s0
(-if)#clock rate 64000
(-if)#ip address 172.16.1.3 255.255.255.0
(-if)#no shutdown
(config)#interface s1
(-if)#ip address 192.168.1.3 255.255.255.0
(-if)#no shutdown
(config)#interface loop 0
(-if)#ip address
(config)#ip route
(config)#router rip
(-router)#network 172.16.0.0
(-router)#network 192.168.1.0
(-router)#network
(config)#ip default-network 172.16.0.0注:将缺省路由发布到R1,R2
R4的配置(config)#interface s0
(-if)#clock rate 64000
(-if)#ip address 192.168.1.4 255.255.255.0
(-if)#no shutdown
(-if)#ip add
(config)#ip route
本文出自 “md5128” 博客,谢绝转载! 本文出自 51CTO.COM技术博客 |



hmtsxpsp3
博客统计信息
热门文章
最新评论
友情链接