R3303-HP HSR6800 Routers High Availability Command Reference

80
rpr interface-number: Specifies an RPR logical interface by its type and number. If no RPR logical
interface is specified, this command displays the ringlet selection table information of all the RPR stations
on your device. Support for the types of RPR logical interfaces depends on the device model.
|: 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 the dynamic ringlet selection tables of all RPR stations on your device.
<Sysname> display rpr rs-table dynamic
Dynamic ringlet selection table on interface: RPR1
MAC-Address Ringlet-ID TTL IP-Address Station-Name
-----------------------------------------------------------------------
00e0-fc00-1a01 Ringlet0 1 0.0.0.0
--- Total entrie(s): 1 ---
# Display information about the static ringlet selection tables of all RPR stations on your device.
<Sysname> display rpr rs-table static
Static ringlet selection table on interface: RPR1
MAC-Address Ringlet-ID Status
-----------------------------------
0003-0002-0002 Ringlet0 Invalid
--- Total entrie(s): 1 ---
Table 28 Command output
Field Descri
p
tion
Dynamic ringlet selection table on
interface
Dynamic ringlet selection table of the station corresponding to the
specified interface.
Static ringlet selection table on interface
Static ringlet selection table of the station corresponding to the
specified interface.
MAC-Address Destination MAC address.
Ringlet-ID Sending ringlet: 0 for Ringlet 0, 1 for Ringlet 1.
TTL Time to live. Number of hops for reaching the destination.
IP-Address
IP address of the destination. If the destination station has no IP
address, 0.0.0.0 is displayed.
Station-Name Name of the destination station.
Status Status of the entry: valid or invalid.