Users Guide
Broadcom OCM-VM-LPe-UG124-101
113
Emulex OneCommand Manager for VMware vCenter User Guide
12.3.2.11 setportspeed
This command defines the link speed for a port.
Syntax
elxvcpcmd.exe v=<vcenter_server> u=<vc_username> p=<vc_password> h=<esx_host> setportspeed <WWPN>
<linkspeed>
Parameters
12.3.3 Authentication Commands
These commands configure a DHCHAP connection between an FC function and a switch port. (These commands are not
supported on LPe12000-series adapters.)
12.3.3.1 setauthconfigsecret
This command sets the local or remote secret on the adapter for an authenticated connection to the switch.
Syntax
elxvcpcmd.exe v=<vcenter server> u=<vc_username> p=<vc_pwd> h=<ESXhostIP> setauthconfigsecret <WWPN1>
<WWPN2> <Flag> <Nst> <Nsv>
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.
WWPN The WWPN of a port.
linkspeed A numeric value representing a supported link speed. For a list of port speeds
supported by the adapter, use the PortAttributes command.
Specify a value of 0 to configure Auto Detect mode.
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 Use either ff:ff:ff:ff:ff:ff:ff:ff for a switch, or use the actual WWPN for a target.
Flag 1 = Local (secret used by the adapter when the adapter authenticates to the switch, and when
using bidirectional authentication).
2 = Remote (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)