configure isis vlan hello-multiplier
ExtremeWare Software 7.3.0 Command Reference Guide 1279
configure isis vlan hello-multiplier
configure isis [vlan <vlan name> | all] [level-1| level-2 | level-1-2]
hello-multiplier <number(3-1000)>
Description
Configures the number of IS-IS Hello packets an IS-IS neighbor at a particular level on this routing
interface must miss before the it declares that the adjacency with this system is down.
Syntax Description
Default
The default hello multiplier number is 3.
Usage Guidelines
If
all
is specified, the hello multiplier is applied to all the routing interfaces in the system. The
advertised hold time in the IS-IS hellos is the
hello multiplier
times the
hello interval
.
The
hello multiplier
range is 3 to 1000, and the default is 3.
The
level-1
,
level-2
, and
level-1-2
options specify the levels to which the timers are applied.
Example
The following command configures the hello multiplier on level 1 of all VLANs to be 100.
configure isis vlan all level-1 hello-multiplier 100
History
This command was first available in ExtremeWare v6.1.8 IS-IS tech release and subsequently
incorporated into ExtremeWare 7.0.0.
Platform Availability
This command is available on all platforms.
vlan name Specifies the name of a VLAN.
all Specifies all VLANs.
level-1 Specifies IS-IS level 1.
level-2 Specifies IS-IS level 2.
level-1-2 Specifies IS-IS level 1 and level 2.
hello-multiplier Specifies the hello multiplier.