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