Setup Guide
Broadcom OCM-CLI-LPE-UG124-100
41
Emulex OneCommand Manager Command Line Interface User Guide
5.3.9 SetAuthConfigParams
This command sets one or more authentication configuration parameters for the FC port.
Supported By
Linux, Solaris, and Windows
Syntax
setauthconfigParams <WWPN1> <WWPN2> <Mode> <DH-priority> <Hash-priority> <Timeout> <Bi-directional>
<Re-authentication> <Re-authentication-interval>
Parameters
5.3.10 SetAuthConfigSecret
This commands sets the local or remote secret on the adapter for an authenticated connection to the switch.
NOTE: This command is deprecating the SetPassword command.
Supported By
Linux, Solaris, Windows, and Windows + CIM Provider on a VMware host
Syntax
setauthconfigsecret <WWPN1> <WWPN2> <Flag> <Nst> <Nsv>
Parameters
WWPN1 The WWPN of an FC function.
WWPN2 Either use ff:ff:ff:ff:ff:ff:ff:ff for a switch or use the actual WWPN for a target.
Mode disabled, enabled, or passive
DH-priority 1, 2, 3, 4, 5; any combination up to 5 digits
Hash-priority md5 or sha1 (md5 = first md5, then sha1; sha1 = first sha1, then md5)
Timeout Time in seconds
Bi-directional disabled or enabled
Re-authentication disabled or enabled
Re-authentication
interval
0, 10 to 3600, in seconds
WWPN1 The WWPN of an FC function.
WWPN2 Either use ff:ff:ff:ff:ff:ff:ff:ff for a switch or use the actual WWPN for a target.
Flag 1 = Local (the secret used by the adapter when the adapter authenticates to the switch, and when
using bidirectional authentication)
2 = Remote (the secret used when the switch initiates authentication to the HBA and when using
bidirectional authentication)
Nst Current secret type.
1 = ASCII
2 = Hexadecimal (binary)
Nsv New secret value.
1 = ASCII
2 = Hexadecimal (binary)