Operation Manual – RRPP
H3C S5500-EI Series Ethernet Switches
Chapter 1 RRPP Configuration
1-14
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] link-delay 0
[Sysname-GigabitEthernet1/0/1] quit
[Sysname] interface gigabitethernet 1/0/2
[Sysname-GigabitEthernet1/0/2] link-delay 0
[Sysname-GigabitEthernet1/0/2] quit
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 4092
[Sysname-rrpp-domain1] ring 1 node-mode transit primary-port gigabitethernet
1/0/1 secondary-port gigabitethernet 1/0/2 level 0
[Sysname-rrpp-domain1] ring 1 enable
[Sysname-rrpp-domain1] quit
[Sysname] rrpp enable
1.5 Configuring Edge Node
1.5.1 Configuration Procedure
Follow these steps to configure edge node:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Create an RRPP domain
and enter its view
rrpp domain
domain-id
Required
Specify a control VLAN for
the RRPP domain
control-vlan
vlan-id
Required
Specify the current device
as the transit node of the
primary ring, and specify
the primary port and the
secondary port
ring
ring-id node-mode
transit
[
primary-port
interface-type
interface-number
]
[
secondary-port
interface-type
interface-number
]
level
level-value
Required
Specify the current device
as the edge node of a
subring, and specify the
common port and the
edge port
ring
ring-id
node-mode
edge
[
common-port
interface-type
interface-number
]
[
edge-port
interface-type
interface-number
]
Required
Enable the primary ring
ring ring-id enable
Required
By default, the RRPP ring
is disabled.