The ring enable command enables an RRPP ring.
The undo ring enable command disables an RRPP ring.
By default, an RRPP ring is disabled.
Parameter | Description | Value |
---|---|---|
ring ring-id | Specifies the ID of an RRPP ring. | The value is an integer that ranges from 1 to 64. |
Usage Scenario
The RRPP ring cannot be activated using the ring enable command. You also need to run the rrpp enable command to enable RRPP so that the RRPP ring can be activated.
# Activate ring 1 in Domain 1.
<HUAWEI> system-view [HUAWEI] rrpp domain 1 [HUAWEI-rrpp-domain-region1] control-vlan 100 [HUAWEI-rrpp-domain-region1] protected-vlan reference-instance 0 [HUAWEI-rrpp-domain-region1] ring 1 node-mode transit primary-port gigabitethernet 0/0/5 secondary-port gigabitethernet 0/0/6 level 1 [HUAWEI-rrpp-domain-region1] ring 1 enable
# Disable Ring 1 in Domain 1.
<HUAWEI> system-view [HUAWEI] rrpp domain 1 [HUAWEI-rrpp-domain-region1] undo ring 1 enable