bytes=32 time=4566ms TTL=248

2024年11月21日 20:35
有5个网友回答
网友(1):

bytes--字节;TTL--time to leave 剩余时间
具体资料引自:

Pinging 192.192.225.225 with 32 bytes of data:

Reply from 192.192.225.225:bytes=32 time=1ms TTL=128

Reply from 192.192.225.225:bytes=32 time<1ms TTL=128

Reply from 192.192.225.225:bytes=32 time<1ms TTL=128

Reply from 192.192.225.225:bytes=32 time<1ms TTL=128

Ping statistice for 192.192.225.225:

Packets:Sent=4,Received =4,Lost =0(0% loss)

Approximate round trip times in milli-seconds:

Minimum=0ms,Maximum=1ms,Average=0ms

以上返回了4个测试数据包,其中bytes=32 表示测试中发送的数据包大小是32个字节,time<10ms表示与对方主机往返一次所用的时间小于10毫秒,TTL=128表示当前测试使用的TTL(Time to Live)值为128(系统默认值)。

网友(2):

bytes表示测试中发送的数据包大小

time表示与对方主机往返一次所用的时间

TTL一个封包在网络上可以存活的时间

参考:http://zhidao.baidu.com/question/29807932.html

网友(3):

bytes=32 表示测试中发送的数据包大小是32个字节,time=4566ms表示与对方主机往返一次所用的时间为4566毫秒,TTL=248表示当前测试使用的TTL(Time to Live)值为248。

网友(4):

字节===32 ,时间===4566毫秒 TTL(TIME TO LIVE)===248

网友(5):

32字节,4566毫秒,生存时间248