R3303-HP 6600/HSR6600 Routers Layer 3 - IP Services Command Reference
157
Views
Any view
Default command level
1: Monitor level
Parameters
slot slot-number: Displays IP packet statistics for the specified card. The slot-number argument specifies
the slot number of the card.
The following matrix shows the option and router compatibility:
Option 6602 HSR6602 6604/6608/6616
slot slot-number No Yes Yes
|: 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 statistics of IP packets.
<Sysname> display ip statistics
Input: sum 7120 local 112
bad protocol 0 bad format 0
bad checksum 0 bad options 0
Output: forwarding 0 local 27
dropped 0 no route 2
compress fails 0
Fragment:input 0 output 0
dropped 0
fragmented 0 couldn't fragment 0
Reassembling:sum 0 timeouts 0
Table 38 Command output
Field Descri
p
tion
Input
sum Total number of packets received.
local Total number of packets with destination being local.
bad protocol Total number of unknown protocol packets.
bad format Total number of packets with incorrect format.
bad checksum Total number of packets with incorrect checksum.
bad options Total number of packets with incorrect option.
Output forwarding Total number of packets forwarded.










