Use this command to configure the number of hello packets a neighbor must miss before the router declares the adjacency down for the interface.
multiplier | Specifies the number of hello packets a neighbor must miss before the router declares the adjacency down. Valid values are 2 - 100. The default value is 3. |
level-1 | (Optional) Specifies that the hello multiplier is applied to level 1 for the interface. |
level-1-2 | (Optional) Specifies that the hello multiplier is applied to both level 1 and level 2 for the interface (Default). |
level-2 | (Optional) Specifies that the IS-IS hello multiplier is applied to level 2 for the interface. |
If an IS-IS level is not specified, the level type defaults to both level 1 and level 2.
Interface configuration.
The “no” form of this command resets the hello multiplier to the default value of 3 hello packets for the interface.
This example shows how to configure the number of missed hello packets before declaring the adjacency down to 5:
System(rw)->configure System(rw-config)->interface vlan 100 System(rw-config-intf-vlan.0.100)->isis hello-multiplier 5 System(rw-config-intf-vlan.0.100)->