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

Copy
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

20 seconds (2 times the hello timer).

Command Mode

Router mode

Applicability

This command was introduced before OcNOS version 1.3.

Examples

Copy
#configure terminal
(config)#router isis bb
(config-router)#isis wait-timer 30
 
(config)#router isis bb
(config-router)#no isis wait-timer