isis restart grace-period
Use this command to configure the T3 timer, the time the restarting router retains the forwarding table.
Use the no parameter to use the default value.
Command Syntax
isis restart grace-period <1-65535>
no isis restart grace-period
Parameters
<1-65535>
Grace period in seconds.
Default
By default, ISIS uses 65535 for the period value, and the value is applied to both level-1 and level-2.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
The following example enables and then disables a restart grace period at one second.
#configure terminal
(config)#isis restart grace-period 1
(config)#no isis restart grace-period
Last modified date: 08/28/2023