Operation Manual – RRPP
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 RRPP Configuration
1-13
To do…
Use the command…
Remarks
Specify the current device
as the transit node of the
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
Enable the RRPP ring
ring ring-id enable
Required
By default, the RRPP ring
is disabled.
Return to system view
quit
—
Enable RRPP
rrpp enable
Required
By default, RRPP is
disabled.
Caution:
z
The control VLAN configured for an RRPP domain must be a new one.
z
Control VLAN configuration is required for configuring an RRPP ring.
z
To use the
undo rrpp domain
command to remove an RRPP domain, you must
ensure the RRPP domain has no RRPP ring.
1.4.2 Transit Node Configuration Example
I. Network requirements
z
Specify the device in RRPP domain 1;
z
Set VLAN 4092 as the control VLAN;
z
Specify the device as the transit node of primary ring 1 in RRPP domain 1,
Ethernet 1/0/1 as the primary port and Ethernet 1/0/2 as the secondary port.
II. Configuration procedure
<Sysname> system-view
[Sysname] rrpp domain 1
[Sysname-rrpp-domain1] control-vlan 4092
[Sysname-rrpp-domain1] ring 1 node-mode transit primary-port ethernet 1/0/1
secondary-port ethernet 1/0/2 level 0
[Sysname-rrpp-domain1] ring 1 enable
[Sysname-rrpp-domain1] quit