5.2 Diagnostics Ping (IPv6)
Use this command to issue ICMP (IPv6) Ping packets to troubleshoot IP connectivity issues.
Command Syntax:
ping ipv6 { <domain_name> | <ip_addr> } [ repeat <count> ] [ saddr <src_addr> ] [ sif { <port_type> <src_if> | vlan <vlan_id> } ] [ size <size> ] [ data <data_value> ] [ { verbose | quiet } ]
Argument | Description | |
Parameter |
| Destination hostname or FQDN |
| Destination IPv6 address | |
| Packets: 1–60; the default value is 5. | |
| Source Address of interface | |
| Port type in GigabitEthernet, 2.5GigabitEthernet | |
| Port ID in the format of switch-no/port-no | |
| Source VLAN interface | |
| Size (bytes): 2–1452; the default value is 56. | |
| Payload data ranges from 0–255; the default value is 0. | |
Default | N.A | |
Mode | User EXEC mode | |
Usage | Send ICMPv6 echo messages | |
Example | Example 1: Send ten pings to 2001:db8::
|