Send documentation comments to mdsfeedback-doc@cisco.com
8-77
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fspf dead-interval
fspf dead-interval
To set the maximum interval for which a hello message must be received before the neighbor is
considered lost, use the fspf dead-interval command. To revert to the default value, use the no form of
the command.
fspf dead-interval seconds vsan vsan-id
no fspf dead-interval seconds vsan vsan-id
Syntax Description
Defaults 80 seconds
Command Modes Interface configuration submode.
Command History
Usage Guidelines Access this command from the
switch(config-if)# submode.
Note This value must be the same in the ports at both ends of the ISL.
Caution An error is reported at the command prompt if the configured dead time interval is less than the hello
time interval.
Examples The following example configures the maximum interval of 400 seconds for a hello message before the
neighbor is considered lost.
switch# config terminal
switch(config)# interface fcip 1
switch(config-if)# fspf dead-interval 4000 vsan 1
Related Commands
seconds Specifies the FSPF dead interval in seconds. The rage is 2 to 65535.
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
Release Modification
1.1(1) This command was introduced.
Command Description
show fspf interface Displays information for each selected interface.
show interface fcip Displays an interface configuration for a specified FCIP interface.