命令
Ping ?l 65500 ?n 50 169.254.53.8
Ping ?l 65500 ?n 50 fe80::202:2eff:fef2:7726%5
结果显示
Pinging 169.254.53.81 with 65500 bytes of data:
Reply from 169.254.53.81: bytes=65500 time=12ms TTL=128
Reply from 169.254.53.81: bytes=65500 time=12ms TTL=128
Reply from 169.254.53.81: bytes=65500 time=11ms TTL=128
Reply from 169.254.53.81: bytes=65500 time=11ms TTL=128
Reply from 169.254.53.81: bytes=65500 time=14ms TTL=128
……(中间略)
Reply from 169.254.53.81: bytes=65500 time=11ms TTL=128
Ping statistics for 169.254.53.81:
Packets: Sent = 50, Received = 50, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 11ms, Maximum = 16ms, Average = 11ms
Pinging fe80::202:2eff:fef2:7726%5 from fe80::20a:e6ff:fe92:ada7%5 with 65500 bytes of data:
Reply from fe80::202:2eff:fef2:7726%5: time=12ms
Reply from fe80::202:2eff:fef2:7726%5: time=12ms
……(中间略)
Reply from fe80::202:2eff:fef2:7726%5: time=12ms
Ping statistics for fe80::202:2eff:fef2:7726%5:
Packets: Sent = 50, Received = 50, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 12ms, Maximum = 12ms, Average = 12ms
结果说明
共发送50个数据包,每个数据包都是65500个字节,返回50个数据包,没有发生数据包丢失,其中50个数据包返回当中,返回时间最短为11豪秒,最长为16豪秒,平均返回时间为11豪秒。
共发送50个数据包,每个数据包都是65500个字节,返回50个数据包,没有发生数据包丢失,其中50个数据包返回当中,返回时间最短为12豪秒,最长为12豪秒,平均返回时间为12豪秒。
其实笔者在学生机房的网络环境安装IPv6后,学生机在两节课(90分钟)内很少掉线,这充分证明了IPv6较IPv4稳定性强。
由于笔者水平有限,加上设备条件限制,无法对IPv4及IPv6的不同之处进行更多项目的测试。不过,随着时间的推移和IPv6的广泛应用,我们将会对IPv6越来越熟悉的。(n101)
<<上一页
1
2
3