Send documentation comments to mdsfeedback-doc@cisco.com
8-80
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 8 F Commands
fspf passive
fspf passive
To disable the FSPF protocol for selected interfaces, use the fspf passive command. To revert to the
default state, use the no form of the command.
fspf passive vsan vsan-id
no fspf passive vsan vsan-id
Syntax Description
Defaults FSPF is enabled.
Command Modes Interface configuration submode.
Command History
Usage Guidelines Access this command from the
switch(config-if)# submode.
By default, FSPF is enabled on all E ports and TE ports. FSPF can be disabled by setting the interface as
passive using the fspf passive command.
Note FSPF must be enabled on the ports at both ends of the ISL for the protocol to operate correctly.
Examples The following example disables the FSPF protocol for the selected interface on VSAN 1.
switch# config terminal
switch(config)# interface fcip 1
switch(config-if)# fspf passive vsan 1
Related Commands
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
Release Modification
1.1(1) This command was introduced.
Command Description
show fspf interface Displays information for each selected interface.
show interface fcip Displays an interface configuration for a specified FCIP interface.