首页 > 其他 > 详细

动态路由相关练习

时间:2017-10-18 23:02:29      阅读:300      评论:0      收藏:0      [点我收藏+]

动态路由

技术分享

R1

enbale 

configure terminal

router rip

version 2

no auto-summary

network 192.168.1.0

network 12.1.1.1  #路由器会自动生成默认掩码的IP地址段 即12.0.0.0

end

show ip route

R2 

router rip

verison 2

no auto-summary

network 12.0.0.0

network 23.0.0.0

end

show ip route

R3

router rip

version 2

no auto-summary

network 23.0.0.0

network 192.168.2.0

end

show ip route


本文出自 “45545613” 博客,谢绝转载!

动态路由相关练习

原文:http://45545613.blog.51cto.com/13393189/1973908

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!