R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)
125
IP performance optimization commands
display icmp statistics
Use display icmp statistics to display ICMP statistics.
Syntax
display icmp statistics [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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 70 destination unreachable 0
source quench 0 redirects 0
echo reply 13 parameter problem 0
timestamp 0 information request 0
mask requests 0 mask replies 0
router solicit 0 router advertisements 0
time exceeded 0
Output:echo 15 destination unreachable 0
source quench 0 redirects 0
echo reply 70 parameter problem 0
timestamp 0 information reply 0
mask requests 0 mask replies 0
router solicit 0 router advertisements 0
time exceeded 0
Related commands
• display ip interface
• reset ip statistics










