R3303-HP HSR6800 Routers High Availability Command Reference

122
When configuring the edge node and the assistant-edge node, first configure the primary ring, and then
the subrings.
The node mode, RRPP port role, and ring level settings of an RRPP ring cannot be modified once they are
configured. To modify the settings, first remove the current settings.
Remove all subring configurations before deleting the primary ring configuration of the edge node or the
assistant-edge node. However, an active RRPP ring cannot be deleted.
Examples
# Specify the device as the master node of primary ring 10 in RRPP domain 1, GigabitEthernet 1/0/1
as the primary port and GigabitEthernet 1/0/2 as the secondary port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 100
[Sysname-rrpp-domain1] protect-vlan reference-instance 0 1 2
[Sysname-rrpp-domain1] ring 10 node-mode master primary-port gigabitethernet 1/0/1
secondary-port gigabitethernet 1/0/2 level 0
# Specify the device as the transit node of primary ring 10 in RRPP domain 1, GigabitEthernet 1/0/1 as
the primary port and GigabitEthernet 1/0/2 as the secondary port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 100
[Sysname-rrpp-domain1] protect-vlan reference-instance 0 1 2
[Sysname-rrpp-domain1] ring 10 node-mode transit primary-port gigabitethernet 1/0/1
secondary-port gigabitethernet 1/0/2 level 0
# Specify the device as the master node of subring 20 in RRPP domain 1, GigabitEthernet 1/0/1 as the
primary port and GigabitEthernet 1/0/2 as the secondary port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 100
[Sysname-rrpp-domain1] protect-vlan reference-instance 0 1 2
[Sysname-rrpp-domain1] ring 20 node-mode master primary-port gigabitethernet 1/0/1
secondary-port gigabitethernet 1/0/2 level 1
# Specify the device as the transit node of primary ring 20 in RRPP domain 1, GigabitEthernet 1/0/1 as
the primary port and GigabitEthernet 1/0/2 as the secondary port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 100
[Sysname-rrpp-domain1] protect-vlan reference-instance 0 1 2
[Sysname-rrpp-domain1] ring 20 node-mode transit primary-port gigabitethernet 1/0/1
secondary-port gigabitethernet 1/0/2 level 1
# Specify the device as the transit node of primary ring 10 in RRPP domain 1, GigabitEthernet 1/0/1 as
the primary port and GigabitEthernet 1/0/2 as the secondary port. Then, specify the device as the edge
node of subring 20 in RRPP domain 1, GigabitEthernet 1/0/3 as the edge port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 100
[Sysname-rrpp-domain1] protect-vlan reference-instance 0 1 2