Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Enables the FSPF routing protocol in the
specified VSAN.
fspf enable vsan vsan-id
Example:
switch(config)# fspf enable vsan 567
Step 2
Disables the FSPF routing protocol in the
specified VSAN.
no fspf enable vsan vsan-id
Example:
switch(config)# no fspf enable vsan 567
Step 3
Clearing FSPF Counters for the VSAN
You can clear the FSPF statistics counters for the entire VSAN.
Procedure
Purpose
Command 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.
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
172
OL-30895-01
Configuring Fibre Channel Routing Services and Protocols
FSPF Interface Configuration