D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
79
ping6
Purpose
Used to diagnose the IPv6 network.
Syntax
ping6 <ipv6addr> {times <value 1-255>| size <value 1-6000> |
timeout <value 1-10>}
Description
This command is used to diagnose the IPv6 network.
Parameters
<ipv6addr> Specifies the IPv6 address of the host.
times <value 1-255> The number of individual ICMP echo
messages to be sent. The maximum value is 255. The default is 1.
size <value 1-6000> The size of the test packet. The value is
between 1 and 6000.
timeout <value 1-10> Defines the time-out period while waiting for
a response from the remote device. A value of 1 to 10 seconds can
be specified. The default is 1 second.
Restrictions
None.
Example usage:
To ping the IPv6 address “FE80::254:85FF:FE32:1804” six times:
DES-3200-28:4#ping6 FE80::254:85FF:FE32:1804%System times 6
Command: ping6 FE80::254:85FF:FE32:1804%System times 6
Reply from FE80::254:85FF:FE32:1804, bytes=100 time=10 ms
Reply from FE80::254:85FF:FE32:1804, bytes=100 time<10 ms
Reply from FE80::254:85FF:FE32:1804, bytes=100 time<10 ms
Reply from FE80::254:85FF:FE32:1804, bytes=100 time<10 ms
Reply from FE80::254:85FF:FE32:1804, bytes=100 time<10 ms
Reply from FE80::254:85FF:FE32:1804, bytes=100 time<10 ms
Ping Statistics for FE80::254:85FF:FE32:1804
Packets: Sent =6, Received =6, Lost =0
Success.
DES-3200-28:4#