fspf hello-interval
Use fspf hello-interval to set the hello interval for an interface in a VSAN.
Use undo fspf hello-interval to delete the hello interval setting of an interface in a VSAN.
Syntax
fspf hello-interval interval vsan vsan-id
undo fspf hello-interval vsan vsan-id
Default
The hello interval for an interface in a VSAN is 20 seconds.
Views
FC interface view
FC aggregate interface view
VFC interface view
Predefined user roles
network-admin
Parameters
interval: Specifies the hello interval in the range of 1 to 65534 seconds.
vsan vsan-id: Specifies a VSAN by its ID in the range of 1 to 3839.
Usage guidelines
Only FCF and FCF-NPV switches support this command.
The hello interval specifies the time between the hello packets sent periodically by the switch to discover and maintain neighbor relationships.
The hello interval must be smaller than the dead interval and must be the same at the two ends of the link.
Examples
# Set the hello interval to 10 seconds for FC 1/0/1 in VSAN 4.
<Sysname> system-view [Sysname] interface fc 1/0/1 [Sysname-Fc1/0/1] fspf hello-interval 10 vsan 4
# Set the hello interval to 10 seconds for VFC 1 in VSAN 4.
<Sysname> system-view [Sysname] interface vfc 1 [Sysname-Vfc1] fspf hello-interval 10 vsan 4
Related commands
fspf dead-interval