Send documentation comments to mdsfeedback-doc@cisco.com
8-74
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fspf config vsan
fspf config vsan
To configure an FSPF feature for the entire VSAN, use the fspf config vsan command in configuration
mode. To delete FSPF configuration for the entire VSAN, use the no form of the command.
fspf config vsan vsan-id
min-ls-arrival ls-arrival-time
min-ls-interval ls-interval-time
region region-id
spf {hold-time spf-holdtime | static}
fspf config vsan vsan-id
no min-ls-arrival
no min-ls-interval
no region
no spf {hold-time | static}
no fspf config vsan vsan-id
Syntax Description
Defaults In the FSPF configuration mode, the default is dynamic.
If configuring spf hold-time, the default value for FSPF is 0.
If configuring min-ls-arrival, the default value for FSPF is 1000 msecs.
If configuring min-ls-interval, the default value for FSPF is 5000 msecs.
Command Modes Configuration mode.
vsan-id Specifies a VSAN ID. The range is 1 to 4093.
min-ls-arrival ls-arrival-time Specifies the minimum time before a new link state update for a
domain will be accepted by switch. The parameter ls-arrival-time is an
integer specifying time in milliseconds. The range is 0 to 65535.
min-ls-interval ls-interval-time Specifies the minimum time before a new link state update for a
domain will be generated by the switch. The parameter ls-interval-time
is an integer specifying time in milliseconds. The range is 0 to 65535.
region region-id Specifies the autonomous region to which the switch belongs. The
backbone region has region-id=0. The parameter region-id is an unsigned
integer value ranging from 0 to 255.
spf Specifies parameters related to SPF route computation.
hold-time spf-holdtime Specifies the time between two consecutive SPF computations. If the
time is small then routing will react faster to changes but CPU usage
will be more. The parameter spf-holdtime is an integer specifying time
in milliseconds. The range is 0 to 65535.
static Forces static SPF computation.