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-25
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show fcsp
show fcsp
To display the status of the Fibre Channel Security Protocol (FC-SP) configuration, use the show fcsp
commands.
show fcsp [asciiwwn ascii-wwn | dhchap [database] | interface {fc slot/port | vfc vfc-id} [statistics
| wwn]]
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Examples The following example displays DHCHAP configurations in FC interfaces:
switch# show fcsp interface fc2/3
The following example displays DHCHAP statistics for a FC interfaces:
switch# show fcsp interface fc2/3 statistics
The following example displays the FC-SP WWN of the device connected through a specified interface:
switch# show fcsp interface fc 2/1 wwn
The following example displays hash algorithm and DHCHAP groups configured for the local switch:
switch# show fcsp dhchap
The following example displays the DHCHAP local password database:
switch# show fcsp dhchap database
asciiwwn ascii-wwn (Optional) Displays the ASCII representation of the WWN used with AAA
server.
dhchap (Optional) Displays the DHCHAP hash algorithm status.
database (Optional) Displays the contents of the local DHCHAP database.
interface (Optional) Displays the FC-SP settings for a Fibre Channel or Fibre Channel
interface.
fc slot/port Specifies a Fibre Channel interface.
vfc vfc-id (Optional) Specifies a virtual Fibre Channel interface.
statistics (Optional) Displays the statistics for the specified interface.
wwn (Optional) Displays the FC-SP identity of the other device.
Release Modification
4.0(0)N1(1a) This command was introduced.