Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configuration terminal
Step 1
Deletes the FSPF configuration for the
specified VSAN.
switch(config)# no fspf config vsan vsan-id
Step 2
Enabling or Disabling FSPF
To enable or disable FSPF routing protocols, perform this task:
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configuration terminal
Step 1
Enables the FSPF routing protocol in the
specified VSAN.
switch(config)# fspf enable vsan vsan-id
Step 2
Disables the FSPF routing protocol in the
specified VSAN.
switch(config)# no fspf enable vsan vsan-id
Step 3
Clearing FSPF Counters for the VSAN
To clear the FSPF statistics counters for the entire VSAN, perform this task:
Procedure
PurposeCommand or Action
Clears the FSPF statistics counters for the specified
VSAN. If an interface reference is not specified, all
counters are cleared.
switch# clear fspf counters vsan
vsan-id
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.
About 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 5000 Series Switch CLI Software Configuration Guide
OL-16597-01 581
Configuring Fibre Channel Routing Services and Protocols
Enabling or Disabling FSPF