OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : prc-interval-exp
prc-interval-exp
Use this command to configure exponential back-off delay between PRC calculations.
Use the no parameter to disable any set exponential back-off delay between PRC calculations.
Command Syntax
prc-interval-exp
prc-interval-exp <0-2147483647> <0-2147483647>
no prc-interval-exp
Parameters
<0-2147483647>
Set the minimum delay between receiving a change to PRC calculation in milliseconds.
<0-2147483647>
Set the maximum delay between receiving a change to PRC calculation in milliseconds.
Default
By default, minimum delay is 500 milliseconds and maximum delay is 50 seconds.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#router isis
(config-router)#prc-interval-exp 100 10000
 
(config)#router isis
(config-router)#no prc-interval-exp
Last modified date: 08/28/2023