组网技术--路由与交换--第三章
要求:命令:R1中:enableconf terip route 0.0.0.0 0.0.0.0 S0/0/1router ripversion 2no auto-summarynetwork 192.168.1.0network 192.168.2.0passive-interface g0/0default-information or...
·
要求:

命令:
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
更多推荐
所有评论(0)