Send documentation comments to mdsfeedback-doc@cisco.com
19-5
Cisco MDS 9000 Family Troubleshooting Guide, Release 3.x
OL-9285-05
Chapter 19 Troubleshooting FC-SP, Port Security, and Fabric Binding
FC-SP Issues
Verifying FC-SP Configuration Using Fabric Manager
To verify the FC-SP configuration using Fabric Manager, follow these steps:
Step 1 Choose Switches > Security > FC-SP and select the General/Password tab to view the configured
DHCHAP timeout value.
Step 2 Set the Timeout field to modify the timeout value.
Step 3 Set the DH-CHAP HashList field to modify the DHCHAP hash algorithm.
Step 4 Set the DH-CHAP GroupList field to modify the DHCHAP group settings.
Verifying FC-SP Configuration Using the CLI
To verify the FC-SP configuration using the CLI, follow these steps:
Step 1 Use the show fcsp command to view the configured DHCHAP timeout value.
switch# show fcsp
fc-sp authentication TOV:30
Step 2 Use the fcsp timeout command to modify the timeout value.
switch(config)# fcsp timeout 60
Step 3 Use the show fcsp dhchap command to view the hash algorithm and group
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_1536
Step 4 Use the fcsp dhchap hash command to modify the DHCHAP hash algorithm.
switch(config)# fcsp dhchap hash MD5
Step 5 Use the fcsp dhchap group command to modify the DHCHAP group settings.
switch(config)# fcsp dhchap group 2 3 4
Verifying Local FC-SP Database Using Fabric Manager
To verify the local FC-SP database using Fabric Manager, follow these steps:
Step 1 Choose Switches > Security > FC-SP and select the Local Passwords tab and the Remote Password
tab to view the configured switches and hosts.
Step 2 Choose Switches > FC Services > WWN Manager to find the sWWN for the switch.
Step 3 Choose Switches > Interfaces > FC Logical and select the FLOGI tab to find the pWWN for the host
that you want to add to the FC-SP local database.