C
HAPTER
34
| ERPS Commands
– 816 –
enable command to stop the ERPS ring before making any
configuration changes to the control VLAN.
EXAMPLE
Console(config)#vlan database
Console(config-vlan)#vlan 2 name rdc media ethernet state active
Console(config-vlan)#exit
Console(config)#interface ethernet 1/12
Console(config-if)#switchport allowed vlan add 2 tagged
Console(config-if)#interface ethernet 1/11
Console(config-if)#switchport allowed vlan add 2 tagged
Console(config-if)#exit
Console(config)#erps domain rd1
Console(config-erps)#control-vlan 2
Console(config-erps)#
enable This command activates the current ERPS ring. Use the no form to disable
the current ring.
SYNTAX
[no] enable
DEFAULT SETTING
Disabled
COMMAND MODE
ERPS Configuration
COMMAND USAGE
â—† Before enabling a ring, the global ERPS function should be enabled with
the erps command, the east and west ring ports configured on each
node with the ring-port command, the RPL owner specified with the rpl
owner command, and the control VLAN configured with the control-vlan
command.
â—† Once enabled, the RPL owner node and non-owner node state machines
will start, and the ring will enter idle state if no signal failures are
detected.
EXAMPLE
Console(config-erps)#enable
Console(config-erps)#
RELATED COMMANDS
erps (814)