R3102-R3103-HP 6600/HSR6600 Routers High Availability Command Reference

67
Examples
# Configure the description of Layer 3 RPR logical interface RPR 1 as RPR-1.
<Sysname> system-view
[Sysname] interface rpr 1
[Sysname-RPR1] description RPR-1
# Configure the description of RPR physical port RPRPOS 2/1/1 as RPRPOS-1.
<Sysname> system-view
[Sysname] interface rprpos 2/1/1
[Sysname-RPRPOS2/1/1] description RPRPOS-1
Related commands
display interface rprpos
display interface rpr
display interface rpr
Use display interface rpr to display the running state and information about an RPR logical interface.
Syntax
display interface [ rpr ] [ brief [ down ] ] [ | { begin | exclude | include } regular-expression ]
display interface rpr interface-number [ brief ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
rpr: Displays information about the Layer 3 RPR logical interfaces.
interface-number: Number of an RPR logical interface. It is the number of an existing interface.
brief: Displays brief interface information. If you do not specify this keyword, this command displays
detailed interface information.
down: Displays information about interfaces in 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 rpr is not specified, this command displays information about all types of interfaces.
If an interface type (rpr) is specified but the interface number (interface-number) is not specified, this
command displays information about RPR logical interfaces of the specified type.