Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-84
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel 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
Command Default 80 seconds.
Command Modes Interface configuration mode
Command History
Usage Guidelines This command is not applicable to virtual Fibre Channel interfaces. 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)# interface fc 2/1
switch(config-if)# fspf dead-interval 4000 vsan 1
Related Commands
seconds Specifies the FSPF dead interval in seconds. The range is 2 to 65535.
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show fspf interface Displays information for each selected interface.
show interface fc Displays an interface configuration for a specified Fibre Channel interface.