Command Reference Network Connectivity Test Tool Commands
< press Ctrl+C to break >
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/10 ms
The example below shows the extension ping.
Ruijie# ping 192.168.5.197 length 1500 ntimes 100 timeout 3
Sending 100, 1500-byte ICMP Echoes to 192.168.5.197, timeout is 3 seconds, data
ffff source 192.168.4.10:
< press Ctrl+C to break >
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!
Success rate is 100 percent (100/100), round-trip min/avg/max = 2/2/3 ms
Ruijie#
Related
Commands
Command Description
N/A N/A
Platform
Description
The command is supported by all equipments.
ping ipv6
Use this command to test the connectivity of a network to locate the network connectivity problem. The
command format is as follows:
ping [ ipv6 ] [ ipv6-address [ length length ] [ ntimes times ] [ timeout seconds ] [ data data ] [ source
source ]
Parameter
Descriptio
n
Parameter Description
Ipv6-address
Specifies an IPv6 address.
length
Specifies the length of the packet to be sent.
times
Specifies the number of packets to be sent.
seconds
Specifies the timeout time.
data
Specifies the data to fill in.
source
Specifies the source IPv6 address or the source interface. The
loopback interface address (for example: 127.0.0.1) is not allowed to
be the source address.
Defaults
Five packets with 100Byte in length are sent to the specified IP address within specified time 2s by default
Command
Mode
Privileged EXEC mode.