Ping Ipv6 - HPE D6020 Maintenance And Service Manual

Hide thumbs Also See for HPE D6020:
Table of Contents

Advertisement

Table 35 Command output
Field
PING 1.2.1.1 (1.2.1.1)
56 data bytes
56 bytes from 1.2.1.1: seq=0 ttl=128
time=2.243 ms
--- 1.2.1.1 ping statistics ---
5 packets transmitted
5 packets received
0% packet loss
round-trip
0.717/1.101/2.243 ms

ping ipv6

Use ping ipv6 to check the connectivity to an IPv6 address.
Syntax
ping ipv6 [ -c count | -s size ] * ipv6-address
Views
Any view
Parameters
-c count: Specifies the number of ICMPv6 echo requests to send, in the range of 1 to 2147483647.
The default is 5.
-s size: Specifies the length (in bytes) of each ICMPv6 echo request, in the range of 20 to 8100. The
default is 56.
Ipv6-address: Specifies the IPv6 address of the destination.
Usage guidelines
When you execute the ping ipv6 command, the device sends ICMPv6 echo requests to the
destination. You can press Ctrl+C to abort the ping operation.
Examples
# Check the connectivity to the destination 2001::2.
<boot> ping ipv6 2001::2
ping ipv6 2001::2
PING 2001::2 (2001::2): 56 data bytes
56 bytes from 2001::2: seq=0 ttl=64 time=5.420 ms
56 bytes from 2001::2: seq=1 ttl=64 time=1.140 ms
56 bytes from 2001::2: seq=2 ttl=64 time=2.027 ms
Description
Checking the connectivity to the device at 1.2.1.1.
Number of data bytes in each ICMP echo request.
Received an ICMP reply from the device at 1.2.1.1.
Fields of the reply:
Statistics for packets sent and received during the ping operation.
Number of ICMP echo requests sent.
Number of ICMP echo replies received.
Percentage of echo requests that failed to be echoed back.
min/avg/max
=
Minimum/average/maximum response time, in milliseconds.
bytes—Number of data bytes in the ICMP reply.
seq—Sequence number of the reply. You can examine the
sequence numbers of replies to determine whether packets
are missing, disordered, or duplicated.
ttl—TTL value in the ICMP reply.
time—Response time.
264

Advertisement

Table of Contents
loading

Table of Contents