Chapter 27
| IP Interface Commands
IPv6 Interface
– 680 –
clear ipv6 traffic
This command resets IPv6 traffic counters.
Command Mode
Privileged Exec
Command Usage
This command resets all of the counters displayed by the show ipv6 traffic
command.
Example
Console#clear ipv6 traffic
Console#
ping6
This command sends (IPv6) ICMP echo request packets to another node on the
network.
Syntax
ping6
{ipv6-address | host-name} [
count
count] [
size
size]
ipv6-address - The IPv6 address of a neighbor device. You can specify either
a link-local or global unicast address formatted according to RFC 2373 “IPv6
Addressing Architecture,” using 8 colon-separated 16-bit hexadecimal
values. One double colon may be used in the address to indicate the
appropriate number of zeros required to fill the undefined fields.
host-name - A host name string which can be resolved into an IPv6 address
through a domain name server.
count - Number of packets to send. (Range: 1-16)
size - Number of bytes in a packet. (Range: 0-1500 bytes)
The actual packet size will be eight bytes larger than the size specified
because the router adds header information.
Default Setting
count: 5
size: 32 bytes
Command Mode
Privileged Exec
Command Usage
◆
Use the
ping6
command to see if another site on the network can be reached,
or to evaluate delays over the path.
◆
The same link-local address may be used by different interfaces/nodes in
different zones (RFC 4007). Therefore, when specifying a link-local address,
include zone-id information indicating the VLAN identifier after the % delimiter.