DETAILED STEPS
PurposeCommand or Action
Clears the FSPF statistics counters for the specified VSAN. If
an interface reference is not specified, all counters are cleared.
clear fspf counters vsan vsan-id
Example:
switch# clear fspf counters vsan 345
Step 1
FSPF Interface Configuration
Several FSPF commands are available on a per-interface basis. These configuration procedures apply to an
interface in a specific VSAN.
FSPF Link Cost
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 administratively
changed to implement the FSPF route selection. The integer value to specify cost can range from 1 to 65,535.
The default cost for 1 Gbps is 1000 and for 2 Gbps is 500.
Configuring FSPF Link Cost
You can configure FSPF link cost.
SUMMARY STEPS
1.
configure terminal
2.
switch(config)# interface fc slot/port
3.
fspf cost value vsan vsan-id
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Configures the specified interface, or if already configured,
enters configuration mode for the specified interface.
switch(config)# interface fc slot/port
Step 2
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 185
Configuring Fibre Channel Routing Services and Protocols
FSPF Interface Configuration