Specifies how often an Intermediate System-to-Intermediate System (IS-IS) interface sends hello messages to its IS-IS neighbors.
Disabled.
Interface subtype configuration mode
IS-IS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The no form of the command resets the hello interval to the default value of 10 seconds.
The following example changes the hello interval for Level 1 packets to 20 on an Ethernet interface.
device# configure terminal device(config)# interface ethernet 1/1 device(conf-if-eth-1/1)# isis hello-interval level-1 20
The following example changes the hello interval for Level 2 packets to 40 on a loopback interface.
device# configure terminal device(config)# interface loopback 1 device(config-Loopback-1)# isis hello-interval level-2 20