configure isis vlan timer
ExtremeWare Software 7.3.0 Command Reference Guide 1281
configure isis vlan timer
configure isis [vlan <vlan name> | all] [level-1| level-2 | level-1-2]
timer [csnp <seconds>| hellotime <seconds>]
Description
Configures the IS-IS timer interval for the different levels of a routing interface.
Syntax Description
Default
The default for CSNP and Hello timer is 10 seconds.
Usage Guidelines
If
all
is specified, the timer intervals are applied to all the routing interfaces in the system. The
command configures both the CSNP and Hello timer values.
The
csnp
interval is the time in seconds between transmission of CSNPs on multi access networks. This
interval applies for the designated router. The range is 1 to 3600, and the default is 10.
The
hellotime
interval is the time in seconds between transmission of Hello PDUS on the interface.
The range is 3 to 3600, and the default is 10.
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 level 1 hellotime interval to 60 seconds for all VLANs
configure isis vlan all level-1 timer hellotime 60
History
This command was first available in ExtremeWare v6.1.8 IS-IS tech release and subsequently
incorporated into ExtremeWare 7.0.0.
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.
csnp Specifies the time in seconds between CSNP transmissions. Range is 1 to
3600. Default is 10.
hellotime Specifies the time in seconds between Hello PDU transmissions. Range is 3
to 3600. Default is 10.