要求:

 

 

命令:

 

R1中:
enable
conf ter
ip route 0.0.0.0 0.0.0.0 S0/0/1
router rip
version 2
no auto-summary
network 192.168.1.0
network 192.168.2.0
passive-interface g0/0
default-information originate
end
wr

R2中:
enable
conf ter
router rip
version 2
no auto-summary
network 192.168.2.0
network 192.168.3.0
network 192.168.4.0
passive-interface g0/0
end
wr

R3中:
enable
conf ter
router rip
version 2
no auto-summary
network 192.168.4.0
network 192.168.5.0
passive-interface g0/0
end
wr

 

 

 

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐