Configuring FSPF on a VSAN
To configure an FSPF feature for the entire VSAN, follow these steps:
Step 1 switch# config terminal
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.
If the specified time is shorter, the routing is faster. However, the processor consumption increases accordingly.
Note
Step 5 switch-config-(fspf-config)# region 7
Configures the autonomous region for this VSAN and specifies the region ID (7).
Resetting FSPF to the Default Configuration
To return the FSPF VSAN global configuration to its factory default, follow these steps:
Step 1 switch# config terminal
switch(config)#
Enters configuration mode.
Step 2 switch(config)# no fspf config vsan 3
Deletes the FSPF configuration for VSAN 3.
Enabling or Disabling FSPF
To enable or disable FSPF routing protocols, follow these steps:
Step 1 switch# config terminal
switch(config)#
Cisco MDS 9000 Series Fabric Configuration Guide, Release 8.x
189
Configuring Fibre Channel Routing Services and Protocols
Configuring FSPF on a VSAN