R3102-R3103-HP 6600/HSR6600 Routers Interface Command Reference
190
Parameters
text: Interface description, a case-sensitive character string of 1 to 240 characters. The string can include
case-sensitive letters, digits, special characters such as tilde (~), exclamation point (!), at sign (@), pound
sign (#), dollar sign ($), percent sign (%), caret (^), ampersand sign (&), asterisk (*), left brace({), right
brace (}), left parenthesis ((), right parenthesis ()), left bracket ([), right bracket (]), left angle bracket (<),
right angle bracket (>), hyphen (-), underscore(_), plus sign (+), equal sign (=), vertical bar (|), back
slash (\), colon (:), semi-colon (;) quotation marks ("), apostrophe ('), comma (,), dot (.), and slash (/),
spaces, and other Unicode characters and symbols.
Examples
# Set the description for POS interface POS 1/1/0 to pos-interface.
<Sysname> system-view
[Sysname] interface pos 1/1/0
[Sysname-Pos1/1/0] description pos-interface
display interface pos
Use display interface pos to display information about POS interfaces.
Syntax
display interface [ pos ] [ brief [ down ] ] [ | { begin | exclude | include } regular-expression ]
display interface pos interface-number [ brief ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-number: Displays information about a specified POS interface.
brief: Displays brief interface information. If you do not specify this keyword, the command displays
detailed interface information.
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.
Usage guidelines
If you do not specify the pos keyword, this command displays information about all interfaces on the
device.
If you specify the pos keyword without the interface-number argument, this command displays
information about all existing POS interfaces.










