R3303-HP HSR6800 Routers Interface Command Reference

Table Of Contents
19
Syntax
display packet-drop summary [ | { 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 information about dropped packets on all interfaces.
<Sysname> display packet-drop summary
All interfaces:
Packets dropped by GBP full or insufficient bandwidth: 301
Packets dropped by FFP: 261
Packets dropped by STP non-forwarding state: 321
For the description of some fields in the output, see Table 9.
duplex
Use duplex to set the duplex mode for an Ethernet interface.
Use undo duplex to restore the default duplex mode of the Ethernet interface.
Syntax
duplex { auto | full | half }
undo duplex
Default
A 10-GE interface operates in full duplex mode, and all other types of Ethernet interfaces operate in auto
negotiation mode.
Views
Ethernet interface view
Default command level
2: System level
Parameters
auto: Sets the interface to operate in auto negotiation mode.
full: Sets the interface to operate in full duplex mode.