OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : isis wait-timer
isis wait-timer
Use the isis wait-timer seconds command to configure the number of seconds the router will wait for adjacency information
Use the no parameter to set the wait-timer to the default.
Command Syntax
isis wait-timer <1-65535> (level-1|level-2|)
no isis wait-timer (level-1|level-2|)
Parameters
level-1
Act as level-1 only IS.
level-2
Act as level-2 only IS.
Default
By default, wait-timer will be 20 seconds (2 times the hello timer).
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router isis bb
(config-router)#isis wait-timer 30
 
(config)#router isis bb
(config-router)#no isis wait-timer
 
Last modified date: 08/28/2023