S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
25-6
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 25 Configuring Fibre Channel Routing Services and Protocols
FSPF Interface Configuration
Enabling or Disabling FSPF
To enable or disable FSPF routing protocols, follow these steps:
Clearing FSPF Counters for the VSAN
To clear the FSPF statistics counters for the entire VSAN, follow this step:
FSPF Interface Configuration
Several FSPF commands are available on a per interface basis. These configuration procedures apply to
an interface in a specific VSAN.
This section includes the following topics:
•
About FSPF Link Cost, page 25-6
•
Configuring FSPF Link Cost, page 25-7
•
About Hello Time Intervals, page 25-7
•
Configuring Hello Time Intervals, page 25-7
•
About Dead Time Intervals, page 25-7
•
Configuring Dead Time Intervals, page 25-8
•
About Retransmitting Intervals, page 25-8
•
Configuring Retransmitting Intervals, page 25-8
•
About Disabling FSPF for Specific Interfaces, page 25-8
•
Disabling FSPF for Specific Interfaces, page 25-9
•
Clearing FSPF Counters for an Interface, page 25-9
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.
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
fspf enable vsan 7
Enables the FSPF routing protocol in VSAN 7.
switch(config)#
no fspf enable vsan 5
Disables the FSPF routing protocol in VSAN 5.
Command
Purpose
Step 1
switch#
clear fspf counters vsan 1
Clears the FSPF statistics counters for
the specified VSAN. If an interface
reference is not specified, all counters
are cleared.