set protocols erps ring instance enable
The set protocols erps ring instance enable command can be used to enable or disable protection switching on the given instance of the ring. It is disabled by default.
The delete protocols erps ring instance enable command deletes the configuration.
Command Syntax
set protocols erps ring <ring-id> instance <instance-id> enable <true | false>
delete protocols erps ring <ring-id> instance <instance-id> enable
Parameters
Parameter | Description |
ring <ring-id> | Specifies the ID of the ring. The value is an integer that ranges from 1 to 8. |
instance <instance-id> | Specifies the instance ID for a ring. The value is an integer that ranges from 1 to 2. |
enable <true | false> | Enable or disable protection switching on the given instance of the ring. The value could be true or false.
By default, ERPS ring instance is disabled. |
Usage Guidelines
ERPS ring instance can be enabled by the command set protocols erps ring <ring-id> instance <instance-id> enable true, or by configuring other "set protocols erps ring <ring-id> instance <instance-id> xxx" commands in the ERPS CLI.
The command set protocols erps ring <ring-id> instance <instance-id> enable false can be used to disable ERPS ring instance on the device.
Example
- Enable protection switching on the given instance of the ring.
admin@PICOS# set protocols erps ring 5 instance 2 enable true admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.