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-5
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 Global Configuration
The LSR minimum arrival time is the period between receiving LSR updates on this VSAN. Any LSR
updates that arrive before the LSR minimum arrival time are discarded.
The LSR minimum interval time is the frequency at which this switch sends LSR updates on a VSAN.
Configuring FSPF on a VSAN
To configure an FSPF feature for the entire VSAN, follow these steps:
Resetting FSPF to the Default Configuration
To return the FSPF VSAN global configuration to its factory default, follow these steps:
Table 25-3
LSR Default Settings
LSR Option
Default
Description
Acknowledgment
interval (RxmtInterval)
5 seconds
The time a switch waits for an acknowledgment from the LSR
before retransmission.
Refresh time
(LSRefreshTime)
30 minutes The time a switch waits before sending an LSR refresh
transmission.
Maximum age (MaxAge) 60 minutes The time a switch waits before dropping the LSR from the
database.
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
fspf config vsan 1
Enters FSPF global configuration mode for the
specified VSAN.
Step 3
switch-config-(fspf-config)#
spf static
Forces static SPF computation for the dynamic
(default) incremental VSAN.
Step 4
switch-config-(fspf-config)#
spf hold-time 10
Configures the hold time between two route
computations in milliseconds (msec) for the
entire VSAN. The default value is 0.
Note
If the specified time is shorter, the
routing is faster. However, the processor
consumption increases accordingly.
Step 5
switch-config-(fspf-config)#
region 7
Configures the autonomous region for this
VSAN and specifies the region ID (7).
Command
Purpose
Step 1
switch#
config t
switch(config)#
Enters configuration mode.
Step 2
switch(config)#
no fspf config vsan 3
Deletes the FSPF configuration for VSAN 3.