inter-switch-link hello-interval
Syntax
inter-switch-link hello-interval <HELLO-INTERVAL>
no inter-switch-link hello-interval
Description
Configures the interswitch link hello-interval. The hello interval determines the frequency of a hello packet exchange to confirm the control plane of the peer is alive. The default hello-interval is 1 second.
The
no
form of this command sets the interswitch link hello-interval to the default of 1 second.
NOTE:
This
inter-switch-link hello-interval
command replaces the
mclag inter-switch-link hello-interval
<HELLO-INTERVAL>
command that is supported only in 10.00 releases.
Command context
config-vsx
Parameters
<HELLO-INTERVAL>
Specifies hello interval in seconds. Range: 1 to 5 seconds.
Authority
Administrators
Examples
Configuring the interswitch link hello-interval to 3 seconds:
switch(config)# vsx switch(config-vsx)# inter-switch-link hello-interval 3
Resetting the interswitch link hello-interval to the default of 1 second:
switch(config)# vsx switch(config-vsx)# no inter-switch-link hello-interval