Cisco Systems MDS 9000 Marine Radio User Manual


 
20-52
Cisco MDS 9000 Family Command Reference
78-16088-01, Cisco MDS SAN-OS Release 1.3
Chapter 20 Show Commands
show fcsp
The following example displays the FC-SP WWN of the device connected through a specified interface.
switch# show fcsp interface fc 2/1 wwn
fc2/1:
fcsp authentication mode:SEC_MODE_ON
Status: Successfully authenticated
Other device's WWN:20:00:00:e0:8b:0a:5d:e7
The following example displays hash algorithm and DHCHAP groups configured for the local switch.
switch# show fcsp dhchap
Supported Hash algorithms (in order of preference):
DHCHAP_HASH_MD5
DHCHAP_HASH_SHA_1
Supported Diffie Hellman group ids (in order of preference):
DHCHAP_GROUP_NULL
DHCHAP_GROUP_1536
DHCHAP_GROUP_1024
DHCHAP_GROUP_1280
DHCHAP_GROUP_2048
The following example displays the DHCHAP local password database.
switch# show fcsp dhchap database
DHCHAP Local Password:
Non-device specific password:mypassword1
Password for device with WWN:29:11:bb:cc:dd:33:11:22 is pjoalf
Password for device with WWN:30:11:bb:cc:dd:33:11:22 is mypassword
Other Devices' Passwords:
Password for device with WWN:00:11:22:33:44:aa:bb:cc is NewPassword
The following example displays he ASCII representation of the device WWN.
switch# show fcsp asciiwwn 30:11:bb:cc:dd:33:11:22
Ascii representation of WWN to be used with AAA servers:Ox_3011bbccdd331122
Related Commands Command Description
fcsp enable Enables the FC-SP feature for this switch.