R3303-HP HSR6800 Routers Interface Command Reference

Table Of Contents
6
Field Description
Overflow: more than 14
decimal digits.
The command displays Overflow if any of the following applies:
The data length of an error statistic is greater than 7 decimal digits.
The data length of a non-error statistic is greater than 14 decimal digits.
--: not supported. The statistical item is not supported.
Related commands
flow-interval
display interface
Use display interface to display Ethernet interface information.
Syntax
display interface [ interface-type ] [ brief [ down ] ] [ | { begin | exclude | include } regular-expression ]
display interface interface-type { interface-number | interface-number.subnumber } [ brief [ description ] ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type: Specifies an interface type.
interface-number: Specifies an interface number.
interface-number.subnumber: Specifies a subinterface number, where interface-number is an interface
number, and subnumber is the number of a subinterface created under the interface. The subnumber
argument is in the range of 1 to 4094.
brief: Displays brief interface information. If you do not specify this keyword, the command displays
detailed interface information.
description: Displays the full description of the specified interface. If the keyword is not specified, the
command displays at most the first 27 characters of the interface description. If the keyword is specified,
the command displays all characters of the interface description.
down: Displays information about interfaces in the down state and the causes. If you do not specify this
keyword, this command displays information about interfaces in all states.
|: 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.