HP StorageWorks XPath OS 7.4.X Administrator Guide (AA-RVHDD-TE, February 2006)

XPath OS 7.4.x administrator guide 55
When you have the necessary information, configure the secret words on the MP Router.
1. Log in to the MP Router with administrative privileges.
2. Issue the secAuthSecret command:
secAuthSecret --set
The secret must consist of 8 to 40 characters.
Setting up secret keys does not initiate DH-CHAP authentication. DH-CHAP authentication is performed
whenever a port or a switch is enabled.
3. Follow the instructions provided on screen, as shown in the following example:
a. Enter the port or switch WWN.
b. Enter and confirm the peer secret.
This is the secret that authenticates at the peer.
c. Enter and confirm the local secret.
4. After you have added all the DH-CHAP secret information, press Enter to indicate that you have
completed the secret key setup.
5. When prompted, enter y.
The DH-CHAP secret is now stored in the secret word database and is ready for use. For example:
router:admin> secAuthSecret --set
This command sets up secret keys for the DH-CHAP authentication.
The minimum length of a secret key is 8 characters and maximum 40
characters. Setting up secret keys does not initiate DH-CHAP
authentication. It is performed whenever a port or a switch is enabled.
Following inputs should be specified for each entry.
1. WWN for which secret is being set up.
2. Peer secret: The secret of the peer that authenticates to peer.
3. Local secret: The local secret that authenticates peer.
Press Enter to start setting up shared secrets >
Enter WWN, Domain, or switch name (Leave blank when done): 10:00:00:60:69:80:05:14
Enter peer secret:
Re-enter peer secret:
Enter local secret:
Re-enter local secret:
Enter WWN, Domain, or switch name (Leave blank when done):
Are you done? (yes, y, no, n): [no] y
Saving data to key store... Done.