set protocols erps ring instance holdoff-timer
The set protocols erps ring instance holdoff-timer command configures the holdoff timer for a ring instance.
The delete protocols erps ring instance holdoff-timer command deletes the configuration.
Command Syntax
set protocols erps ring <ring-id> instance <instance-id> holdoff-timer <holdoff-timer>
delete protocols erps ring <ring-id> instance <instance-id> holdoff-timer
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. |
 holdoff-timer <holdoff-timer> | Specifies the holdoff timer of a ring instance. The value is an integer, in milliseconds, that ranges from 0 to 10000. The default value is 0 millisecond. |
Example
- Configure the holdoff timer duration for a ring instance.
admin@PICOS# set protocols erps ring 5 instance 2 holdoff-timer 1000 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.