Command Manual – RRPP
H3C S7500E Series Ethernet Switches
Chapter 1 RRPP Configuration Commands
1-11
z
The common port must be on the primary ring in the domain when you configure
the edge node and the assistant edge node.
z
You must configure the primary ring and then subrings when you configure the
edge node and the assistant edge node.
z
Moreover, you must remove all subring configurations before deleting the primary
ring configuration of the edge node and the assistant edge node. However, the
enabled RRPP ring cannot be deleted.
Related command:
control-vlan
and
ring enable
.
Examples
# Specify the device as the master node of primary ring 10 in RRPP domain 1,
GigabitEthernet 3/0/1 as the primary port and GigabitEthernet 3/0/2 as the secondary
port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] ring 10 node-mode master primary-port
gigabitethernet3/0/1 secondary-port gigabitethernet 3/0/2 level 0
# Specify the device as the transit node of primary ring 10 in RRPP domain 1,
GigabitEthernet 3/0/1 as the primary port and GigabitEthernet 3/0/2 as the secondary
port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] ring 10 node-mode transit primary-port gigabitethernet
3/0/1 secondary-port gigabitethernet 3/0/2 level 0
# Specify the device as the master node of subring 20 in RRPP domain 1,
GigabitEthernet 3/0/1 as the primary port and GigabitEthernet 3/0/2 as the secondary
port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] ring 20 node-mode master primary-port gigabitethernet
3/0/1 secondary-port gigabitethernet 3/0/2 level 1
# Specify the device as the transit node of primary ring 20 in RRPP domain 1,
GigabitEthernet 3/0/1 as the primary port and GigabitEthernet 3/0/2 as the secondary
port.
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] ring 20 node-mode transit primary-port gigabitethernet
3/0/1 secondary-port gigabitethernet 3/0/2 level 1
# Specify the device as the edge node of primary ring 20 in RRPP domain 1,
GigabitEthernet 3/0/1 as the common port and GigabitEthernet 3/0/2 as the edge port.