Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)
PurposeCommand or Action
Specifies the retransmit time interval for
unacknowledged link state updates in the specified
VSAN. The default is 5 seconds.
switch(config-if)# fspf
retransmit-interval value vsan
vsan-id
Step 3
About Disabling FSPF for Specific Interfaces
You can disable the FSPF protocol for selected interfaces. By default, FSPF is enabled on all E ports and TE
ports. This default can be disabled by setting the interface as passive.
FSPF must be enabled at both ends of the interface for the protocol to work.Note
Disabling FSPF for Specific Interfaces
You can disable the FSPF protocol for selected interfaces. By default, FSPF is enabled on all E ports and TE
ports. This default can be disabled by setting the interface as passive.
To disable FSPF for a specific interface, perform this task:
Procedure
PurposeCommand or Action
Enters configuration mode.switch# configuration terminal
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 the FSPF protocol for the specified interface
in the specified VSAN.
switch(config-if)# fspf passive vsan
vsan-id
Step 3
Reenables the FSPF protocol for the specified
interface in the specified VSAN.
switch(config-if)# no fspf passive vsan
vsan-id
Step 4
Clearing FSPF Counters for an Interface
To clear the FSPF statistics counters for an interface, perform this task:
Procedure
PurposeCommand or Action
Clears the FSPF statistics counters for the
specified interface in the specified VSAN.
switch# clear fspf counters vsan vsan-id
interface fc slot/port
Step 1
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
584 OL-16597-01
Configuring Fibre Channel Routing Services and Protocols
About Disabling FSPF for Specific Interfaces