Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
9-31
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show fspf
show fspf
To display global Fibre Shortest Path First (FSPF) routing information, use the show fspf command.
show fspf [database [vsan vsan-id] [detail | domain domain-id detail] | interface | vsan vsan-id
interface {fc slot/port | san-port-channel port-channel}]
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Usage Guidelines If you enter the command without parameters, all the entries in the database are displayed.
Examples The following example displays FSPF interface information:
switch# show fspf interface vsan 1 fc2/1
The following example displays FSPF database information:
switch# show fspf database vsan 1
This command displays FSPF information for a specified VSAN:
switch# show fspf vsan 1
database (Optional) Displays the FSPF link state database.
vsan vsan-id (Optional) Specifies the VSAN ID. The range is 1 to 4093.
detail (Optional) Displays detailed FSPF information.
domain domain-id (Optional) Specifies the domain of the database. The range is 0 to 255.
interface (Optional) Specifies the FSPF interface.
fc slot/port Specifies the Fibre Channel interface to configure.
san-port-channel
port-channel
Specifies the port channel interface. The range is 1 to 256.
Release Modification
4.0(0)N1(1a) This command was introduced.