cisco这两种结果是什么意思?

问题描述:

cisco这两种结果是什么意思?
Switch#ping 192.168.10.1
Type escape sequence to abort.
Sending 5,100-byte ICMP Echos to 192.168.10.1,timeout is 2 seconds:
Success rate is 100 percent (5/5),round-trip min/avg/max = 47/59/63 ms
Switch#ping 192.168.100.3
Type escape sequence to abort.
Sending 5,100-byte ICMP Echos to 192.168.100.3,timeout is 2 seconds:
Reply to request 0 from 192.168.100.2,31 ms
Reply to request 1 from 192.168.100.2,16 ms
Reply to request 2 from 192.168.100.2,31 ms
Reply to request 3 from 192.168.100.2,17 ms
Reply to request 4 from 192.168.100.2,16 ms
Switch#

楼上的错了 2次都是ping通的
第二次是由于100.2 代替 100.3 回复那说明100.3是否存在存在啊你都ping通了 不然 100.2会回复你不可达的信息的