set protocols erps ring instance non-revertive
The set protocols erps ring instance non-revertive command configures ERPS non-revertive mode. By default, the ERPS ring is in revertive mode.
The delete protocols erps ring instance non-revertive command restores the configuration to the default value, that is, the revertive mode.
Â
Command Syntax
set protocols erps ring <ring-id> instance <instance-id> non-revertive <true | false>
delete protocols erps ring<ring-id>instance <instance-id> non-revertive
Â
Parameter
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. |
<true | false> | Enable or disable ERPS non-revertive mode. The value could be true or false.
By default, ERPS works at revertive mode. |
Â
Example
Configure ERPS non-revertive mode.
admin@PICOS# set protocols erps ring 5 instance 2 non-revertive true
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.