文件名称:检查配置是否正确--静态路由与配置
文件大小:1.7MB
文件格式:PPT
更新时间:2024-05-15 20:35:56
静态路由 配置
检查配置是否正确2-1 在路由器A上,使用ping命令检查与192.168.1.0网段的主机是否连通: Router A# ping 192.168.1.10 如果ping通,此时在路由器A上显示: Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.10, timeout is 2 seconds: ! ! ! ! ! Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms 如果不通,在路由器A上会显示: Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.10, timeout is 2 seconds: . . . . . Success rate is 0 percent (0/5) 静态路由配置与验证演示