You can set the hello interval and the hello multiplier for IS-IS hello packets.
isis hello-interval
isis hello-multiplier
The hello-interval is equal to the hello multiplier times the hello interval seconds and is advertised as the holdtime in the hello packets transmitted. The range is 0–65535; the default value is 10 seconds.
![]() |
Note: The hello-interval value must be the same for all routers attached to a common network. With smaller hello intervals, topological changes are detected faster, but there is more routing traffic. |
The advertised hold time in IS-IS hellos is set to the hello-multiplier times the hello-interval. Neighbors declare an adjacency to this router to be down after not having received any IS-IS hellos during the advertised hold time.
![]() |
Caution: Never configure a hello-multiplier lower than the default. |
- host1(config-if)#isis hello-interval 6 level-1
- host1(config-if)#isis hello-multiplier 10
level-1