R3303-HP HSR6800 Routers High Availability Command Reference

103
[Sysname] interface rpr 1
[Sysname-RPR1] rpr reversion-mode non-revertive
rpr static-rs
Use rpr static-rs to add a static ringlet selection entry, specifying which ringlet is used for sending data
frames destined to the specified MAC address.
Use undo rpr static-rs to remove the entry.
Syntax
rpr static-rs mac-address { ringlet0 | ringlet1 }
undo rpr static-rs mac-address
Default
No static ringlet selection entry exists.
Views
Layer 3 RPR logical interface view
Default command level
2: System level
Parameters
ringlet0: Specifies Ringlet 0 as the sending ringlet for data frames destined to a specified MAC address.
ringlet1: Specifies Ringlet 1 as the sending ringlet for data frames destined to a specified MAC address.
mac-address: Destination MAC address.
Examples
# Configure Layer 3 RPR logical interface RPR 1 to send data frames with destination MAC
0001-0002-0003 on Ringlet 0 and data frames with destination MAC address 0001-0002-0004 on
Ringlet 1.
<Sysname> system-view
[Sysname] interface rpr 1
[Sysname-RPR1] rpr static-rs 0001-0002-0003 ringlet0
[Sysname-RPR1] rpr static-rs 0001-0002-0004 ringlet1
rpr station-name
Use rpr station-name to assign a name to the RPR station.
Use undo rpr station-name to remove the station name.
Syntax
rpr station-name station-name
undo rpr station-name
Default
No name is configured for any RPR station.