ICMP inStats


View statistics for ICMP messages received on this instance of IP.

Access mode

exec

Syntax

show vSwitch-name vRouter-name ip icmp inStats

Output Description

Heading Description Filter
In Messages The total number of ICMP messages received. This total includes messages that had errors (and are therefore included in the In Errors count). icmpInMsgs counter32
In Errors The number of ICMP messages received that had ICMP-specific errors. icmpInErrors counter32
In Dest Unreachables The number of ICMP destination unreachable messages received since last boot (type field 3). These are messages sent by a router when it cannot forward an ICMP packet. icmpInDestUnreachs counter32
In Time Exceededs The number of ICMP time exceeded messages received since last boot (type field 11). These messages, sent to the packet source, indicate that the router dropped the packet due to an exceeded hop count or timer. icmpInTimeExcds counter32
In Param Problems The number of ICMP parameter problem messages received since last boot (type field 12). These messages indicate some sort of problem not covered by a specific type field. icmpInParamProbs counter32
In Source Quenches The number of ICMP source quench messages received since last boot (type field 4). These messages report congestion on an interface to the source. icmpInSrcQuenchs counter32
In Redirects The number of ICMP redirect messages received since last boot (type field 5). These messages report to a host that it should change its stored route to a destination. icmpInRedirects counter32
In Echo Requests The number of ICMP echo request messages received since last boot (type field 8). These are the queries sent out that, when responded to with an echo reply, verify connectivity. icmpInEchos counter32
In Echo Replies The number of ICMP echo reply messages received since last boot (type field 0). These replies are sent to echo requests, verifying connectivity. icmpInEchoReps counter32
In Timestamp Requests The number of ICMP timestamp request messages received since last boot (type field 13). These messages request a current value for the time of day from the recipient. icmpInTimestamps counter32
In Timestamp Replies The number of ICMP timestamp reply messages received since last boot (type field 14). These messages respond to time stamp requests, reporting the current time of day. icmpInTimestampReps counter32
In Address Mask Requests The number of ICMP address mask request messages received since last boot (type field 17). These messages are queries for the subnet mask of the local network. icmpInAddrMasks counter32
In Address Mask Replies The number of ICMP address mask reply messages received since last boot (type field 18). These messages are responses to requests for the subnet mask of the local network. icmpInAddrMaskReps counter32
In Router Advertisements The number of ICMP router advertisements received since last boot. These messages come periodically from the multicast interfaces of an attached router, and contain the IP address(es) on interface. icmpInRtrAdverts counter32
In Router Solicits The number of ICMP router solicitations received since last boot. These messages come from hosts that want an immediate routing update instead of waiting for the periodic router advertisement. icmpInRtrSolicits counter32

Related actions

You can do the following