IPv6 Commands
page 30-26 OmniSwitch 6250 CLI Reference Guide November 2009
show ipv6 icmp statistics
Displays IPv6 ICMP statistics.
show ipv6 icmp statistics [if_name]
Syntax Definitions
if_name Display statistics only for this interface.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the ICMP table to monitor and troubleshoot the switch.
Examples
-> show ipv6 icmp statistics
Message Received Sent
------------------------------+----------+----------
Total 0 0
Errors 0 0
Destination Unreachable 0 0
Administratively Prohibited 0 0
Time Exceeded 0 0
Parameter Problems 0 0
Packet Too Big 0 0
Echo Requests 0 0
Echo Replies 0 0
Router Solicitations 0 0
Router Advertisements 0 0
Neighbor Solicitations 0 0
Neighbor Advertisements 0 0
Redirects 0 0
Group Membership Queries 0 0
Group Membership Responses 0 0
Group Membership Reductions 0 0
output definitions
Total Total number of ICMPv6 messages the switch received or attempted
to send.
Errors Number of ICMPv6 messages the switch sent or received but was
unable to process because of ICMPv6-specific errors (bad checksums,
bad length, etc.).
Destination Unreachable Number of Destination Unreachable messages that were sent or
received by the switch.