- 論壇徽章:
- 0
|
在windows 2003 server下輸出
tracert 202.150.101.5的結(jié)果:
Tracing route to HPL [202.150.101.5]
over a maximum of 30 hops:
1 1 ms 1 ms 1 ms 202.150.1.2
2 3675 ms 3820 ms 4038 ms 150.1.4.1
3 657 ms 715 ms 701 ms HPL [202.150.101.5]
Trace complete.
ping對(duì)方機(jī)器的結(jié)果:
Pinging 202.150.101.5 with 32 bytes of data:
Reply from 202.150.101.5: bytes=32 time=424ms TTL=126
Reply from 202.150.101.5: bytes=32 time=324ms TTL=126
Reply from 202.150.101.5: bytes=32 time=381ms TTL=126
Reply from 202.150.101.5: bytes=32 time=356ms TTL=126
Ping statistics for 202.150.101.5:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 324ms, Maximum = 424ms, Average = 371ms
ping路由的結(jié)果:
Pinging 150.1.4.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 150.1.4.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
請(qǐng)教為何出現(xiàn)上面情況?我以為ping不通路由就應(yīng)該ping不通對(duì)方機(jī)器的。
上面輸出是按先后次序進(jìn)行的,ping完機(jī)器后立刻ping路由輸出的結(jié)果。
說(shuō)明一下并不是每次ping路由都不通的。 |
|