R3303-HP HSR6800 Routers Interface Command Reference

Table Of Contents
18
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type: Specifies an interface type.
interface-number: Specifies an interface number.
|: 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.
Usage guidelines
If you do not specify an interface type, this command displays information about dropped packets on all
interfaces on the device.
If you only specify an interface type, this command displays information about dropped packets on the
specified type of interface.
If you specify both the interface type and interface number, this command displays information about
dropped packets on the specified interface.
Examples
# Display information about dropped packets on GigabitEthernet 4/0/1.
<Sysname> display packet-drop interface gigabitethernet 4/0/1
GigabitEthernet4/0/1:
Packets dropped by GBP full or insufficient bandwidth: 301
Packets dropped by FFP: 261
Packets dropped by STP non-forwarding state: 321
Table 9 Command output
Field Description
Packets dropped by GBP full or insufficient
bandwidth
Packets that are dropped because of insufficient buffer or
bandwidth..
Packets dropped by FFP Packets that are filtered out.
Packets dropped by STP non-forwarding state
Packets that are dropped because STP is in the
non-forwarding state.
display packet-drop summary
Use display packet-drop summary to display summary information about dropped packets on all
interfaces.