FSPF must be enabled at both ends of the interface for the protocol to work.Note
SUMMARY STEPS
1.
configure terminal
2.
switch(config)# interface fc slot/port
3.
fspf passive vsan vsan-id
4.
no fspf passive vsan vsan-id
DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Configures a specified interface, or if already configured,
enters configuration mode for the specified interface.
switch(config)# interface fc slot/port
Step 2
Disables FSPF for the specified interface in the specified
VSAN.
fspf passive vsan vsan-id
Example:
switch(config-if)# fspf passive vsan 24
Step 3
Reenables FSPF for the specified interface in the specified
VSAN.
no fspf passive vsan vsan-id
Example:
switch(config-if)# no fspf passive vsan 23
Step 4
Clearing FSPF Counters for an Interface
You can clear the FSPF statistics counters for an interface.
SUMMARY STEPS
1.
switch# clear fspf counters vsan vsan-id interface fc slot/port
Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)
OL-27583-01 189
Configuring Fibre Channel Routing Services and Protocols
FSPF Interface Configuration