Configuration Guide Configuring Network Communication Test Tools
Success rate is 100 percent (20/20), round-trip min/avg/max = 1/1/3 ms.
Send twenty 1500-byte packets to the specified IP address, and the response information (if any) will be
displayed in the specified time (3s by default). Finally the statistics is output.
Executing the Common Ping IPv6 Function
In Privileged EXEC mode, run the ping ipv6 2001::1 command.
Common ping command:
Ruijie# ping ipv6 2001::1
Sending 5, 100-byte ICMP Echoes to 2001::1, timeout is 2 seconds:
< press Ctrl+C to break >
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/10 ms
Detailed ping command:
Ruijie#ping 2001::1 detail
Sending 5, 100-byte ICMP Echoes to 2001::1, timeout is 2 seconds:
< press Ctrl+C to break >
Reply from 2001::1: bytes=100 time=1ms
Reply from 2001::1: bytes=100 time=1ms
Reply from 2001::1: bytes=100 time=1ms
Reply from 2001::1: bytes=100 time=1ms
Reply from 2001::1: bytes=100 time=1ms
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms.
Send five 100-byte packets to the specified IP address, and the response information will be displayed in the
specified time (2s by default). Finally the statistics is output.
Executing the Extended Ping IPv6 Function
In Privileged EXEC mode, run the ping ipv6 2001::5 command. In addition, specify the length, number, and
timeout of the packets.