Users Guide

Broadcom OCM-VM-LPe-UG124-101
114
Emulex OneCommand Manager for VMware vCenter User Guide
12.3.3.2 setauthconfigparams
This command sets one or more authentication configuration parameters for the FC port.
Syntax
elxvcpcmd.exe v=<vcenter server> u=<vc_username> p=<vc_pwd> h=<ESXhostIP> setauthconfigparams <WWPN1>
<WWPN2> <mode value> <dh-priority value> <hash-priority value> <timeout value> <bidirectional value>
<re-authentication value> <re-authentication-interval value>
NOTE: Where multiple parameters and values are used, separate them using commas.
Parameters
v The vCenter server IP address.
u The user name for the vCenter server.
p The user password for the vCenter server.
h The IP address of the ESXi host.
WWPN1 The WWPN of an FC function.
WWPN2 Either use ff:ff:ff:ff:ff:ff:ff:ff for a switch, or use the WWPN for a target.
PasswordType 1 = ASCII
2 = Hexadecimal (binary)
3 = Password not yet defined
Password The current password value.
Param The parameter names:
Mode
DH-priority
Hash-priority
Timeout
Bidirectional
Re-authentication
Re-authentication-interval
Value The value is based on the type of <Param>:
Mode: disabled, enabled, or passive
Timeout: time in seconds
Bidirectional: disabled or enabled
Hash-priority: md5 or sha1 (md5 = first md5, then sha1; sha1 = first sha1, then
md5)
DH-priority: 1, 2, 3, 4, 5; any combination up to 5 digits
Re-authentication: disabled or enabled
Re-authentication-interval: 0, 10 to 3600, in seconds