Configuring Edge Node 1149
c
CAUTION:
■ The control VLAN configured for an RRPP domain must be a new one.
■ Control VLAN configuration is required for configuring an RRPP ring.
■ To use the undo rrpp domain command to remove an RRPP domain, you
must ensure the RRPP domain has no RRPP ring.
Transit Node
Configuration Example
Network requirements
■ Specify the device in RRPP domain 1;
■ Set VLAN 4092 as the control VLAN;
■ Specify the device as the transit node of primary ring 1 in RRPP domain 1,
GigabitEthernet 1/0/1 as the primary port and GigabitEthernet 1/0/2 as the
secondary port.
Configuration procedure
<Sysname> system-view
[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
Configuring Edge
Node
Configuration Procedure Follow these steps to configure edge node:
Specify a control VLAN for the
RRPP domain
control-vlan vlan-id Required
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.
To do… Use the command… Remarks
To do… Use the command… Remarks
Enter system view system-view -