Send documentation comments to mdsfeedback-doc@cisco.com
8-84
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fspf cost
fspf cost
To configure FSPF link cost for an FCIP interface, use the fspf cost command. To revert to the default
value, use the no form of the command.
fspf cost link-cost vsan vsan-id
no fspf cost link-cost vsan vsan-id
Syntax Description
Defaults 1000 seconds for 1 Gbps
500 seconds for 2 Gbps
Command Modes Interface configuration submode.
Command History
Usage Guidelines Access this command from the switch(config-if)# submode.
FSPF tracks the state of links on all switches in the fabric, associates a cost with each link in its database,
and then chooses the path with a minimal cost. The cost associated with an interface can be changed
using the fspf cost command to implement the FSPF route selection.
Examples The following example configures the FSPF link cost on an FCIP interface.
switch# config terminal
switch(config)# interface fcip 1
switch(config-if)# fspf cost 5000 vsan 1
Related Commands
link-cost Enters FSPF link cost 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.