R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
154
IP performance optimization commands
display icmp statistics
Use display icmp statistics to display ICMP statistics.
Syntax
In standalone mode:
display icmp statistics [ slot slot-number ] [ | { begin | exclude | include } regular-expression ]
In IRF mode:
display icmp statistics [ chassis chassis-number slot slot-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
slot slot-number: Displays ICMP statistics for the specified card. The slot-number argument specifies the
slot number of the card. (In standalone mode.)
chassis chassis-number slot slot-number: Displays ICMP statistics for the specified card on the specified
IRF member device. The chassis-number argument specifies the ID of the IRF member device. The
slot-number argument specifies the slot number of the card. (In IRF mode.)
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display ICMP statistics.
<Sysname> display icmp statistics
Input: bad formats 0 bad checksum 0
echo 5 destination unreachable 0
source quench 0 redirects 0
echo reply 10 parameter problem 0
timestamp 0 information request 0
mask requests 0 mask replies 0
time exceeded 0
Output:echo 10 destination unreachable 0