Send documentation comments to mdsfeedback-doc@cisco.com
8-81
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fspf retransmit-interval
fspf retransmit-interval
To specify the time after which an unacknowledged link state update should be transmitted on the
interface, use the fspf retransmit-interval command. To revert to the default value, use the no form of
the command.
fspf retransmit-interval seconds vsan vsan-id
no spf retransmit-interval seconds vsan vsan-id
Syntax Description
Defaults 5 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.
Examples The following example specifies a retransmit interval of 6 seconds after which an unacknowledged link
state update should be transmitted on the interface for VSAN 1.
switch# config terminal
switch(config)# interface fcip 1
switch(config-if)# fspf retransmit-interval 6 vsan 1
Related Commands
seconds Specifies FSPF retransmit interval in seconds. The range is
1 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.