您的位置:首页 > 其它

思科RIP路由实例

2015-02-11 14:54 309 查看

Router Rip(Routing Information Protocol)

PC5 PC6 PC7 communication each other via Router rip, network map as below.
Environment:Cisco Packet Tracer




Config Connection

Cable connection
Router5 Gig 0/0 ------>PC5
Router5 Se 0/3/0 ------>Router6 Se 0/3/0
Router5 Se 0/3/1 ------>Router7 Se 0/3/0
Router6 Gig 0/0 ------>PC6
Router6 Se 0/3/1 ------>Router7 Se 0/3/1
Router7 Gig 0/0 ------>PC7
Config static ip for workstations
PC5: 192.168.3.2
255.255.255.0
192.168.3.1
PC6: 192.168.1.2
255.255.255.0
192.168.1.1
PC7: 192.168.2.2
255.255.255.0
192.168.2.1
Router5 insterface config



Router6 insterface config



Router7 insterface config



Config router rip

Router5 rip config



Router6 rip config



Router7 rip config



Test

PC5 Ping PC6 PC7, Result:PASS



PC6 Ping PC5 PC7, Result:PASS



PC7 Ping PC6 PC5, Result:PASS




博主个人网站www.davis-wiki.com
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  思科 CISCO ROUTE