S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
36-11
Cisco MDS 9000 Family CLI Configuration Guide
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Chapter 36 Configuring FC-SP and DHCHAP
Sample Configuration
MDS-9216(config)#
fcsp enable
Step 3
Configure a clear text password for this switch. This password will be used by the connecting device.
MDS-9216(config)#
fcsp dhchap password rtp9216
Step 4
Configures a password for another switch in the fabric that is identified by the switch WWN device
name.
MDS-9216(config)#
fcsp dhchap devicename 20:00:00:05:30:00:38:5e password rtp9509
Step 5
Enable the DHCHAP mode for the required Fibre Channel interface.
Note
Whenever DHCHAP port mode is changed to a mode other than the Off mode, reauthentication is
performed.
MDS-9216(config)#
interface fc 1/16
MDS-9216(config-if)#
fcsp on
Step 6
Verify the protocol security information configured in this switch by displaying the DHCHAP local
password database.
MDS-9216#
show fcsp dhchap database
DHCHAP Local Password:
Non-device specific password:*******
Other Devices' Passwords:
Password for device with WWN:20:00:00:05:30:00:38:5e is *******
Step 7
Display the DHCHAP configuration in the Fibre Channel interface,
MDS-9216#
show fcsp interface fc 1/6
fc1/6
fcsp authentication mode:SEC_MODE_ON
Status:Successfully authenticated
Step 8
Repeat these steps on the connecting MDS 9509 Switch.
MDS-9509#
show wwn switch
Switch WWN is 20:00:00:05:30:00:38:5e
MDS-9509(config)#
fcsp enable
MDS-9509(config)#
fcsp dhchap password rtp9509
MDS-9509(config)#
fcsp dhchap devicename 20:00:00:05:30:00:54:de password rtp9216
MDS-9509(config)#
interface fc 4/5
MDS-9509(config-if)#
fcsp on
MDS-9509#
show fcsp dhchap database
DHCHAP Local Password:
Non-device specific password:*******
Other Devices' Passwords:
Password for device with WWN:20:00:00:05:30:00:54:de is *******
MDS-9509#
show fcsp interface fc 4/5
Fc4/5
fcsp authentication mode:SEC_MODE_ON
Status:Successfully authenticated
You have now enabled and configured DHCHAP authentication for the sample setup in
Figure 36-2
.