146
56 bytes from 1.1.2.2: icmp_seq=3 ttl=254 time=1.963 ms
56 bytes from 1.1.2.2: icmp_seq=4 ttl=254 time=1.991 ms
--- Ping statistics for 1.1.2.2 ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/std-dev = 1.963/2.028/2.137/0.062 ms
The output shows that IP address 1.1.2.2 is reachable and the echo replies are all returned from the
destination. The minimum, average, maximum, and standard deviation roundtrip intervals are 1.963
millisecond, 2.028 milliseconds, 2.137 milliseconds, and 0.062 milliseconds, respectively.
ping ipv6
Use
ping ipv6
to identify whether the destination IPv6 address is reachable and display related
statistics.
Syntax
ping ipv6 host
Views
User view
Predefined user roles
network-admin
Parameters
host
: Specifies the destination IPv6 address or host name. The host name must be a
case-insensitive string of 1 to 253 characters that can contain only letters, digits, hyphens (-),
underscores (_), and dots (.).
Usage guidelines
To terminate a ping operation, press
Ctrl
+
C
.
Examples
# Ping IPv6 address 2001::2.
<Sysname> ping ipv6 2001::2
Ping6(56 data bytes) 2001::1 --> 2001::2, press CTRL_C to break
56 bytes from 2001::2, icmp_seq=0 hlim=64 time=62.000 ms
56 bytes from 2001::2, icmp_seq=1 hlim=64 time=23.000 ms
56 bytes from 2001::2, icmp_seq=2 hlim=64 time=20.000 ms
56 bytes from 2001::2, icmp_seq=3 hlim=64 time=4.000 ms
56 bytes from 2001::2, icmp_seq=4 hlim=64 time=16.000 ms
--- Ping6 statistics for 2001::2 ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/std-dev = 4.000/25.000/62.000/20.000 ms
The output shows that IPv6 address 2001::2 is reachable and the echo replies are all returned from
the destination. The minimum, average, maximum, and standard deviation round trip intervals are 4
milliseconds , 25 milliseconds, 62 milliseconds, and 20 milliseconds, respectively.
poe update
Use
poe update
to upgrade a PSE firmware when the device is operating.