Dell Emulex Family of Adapters User Manual
Page 307
OneCommand Manager Command Line Interface Version 10.2 User Manual
P010067-01A Rev. A
2. Installing and Uninstalling the CLI
Windows
307
2. Use the following syntax for the installation executable file:
elxocmcore-windows-
3. Activate the kit with switch /q or /q2.
The /q switch displays progress reports.
The /q2 switch does not display progress reports.
4. You can enable Secure Management Mode by adding the sec=1 argument or disable
it by sec=0. If the sec argument is not entered, Secure Management is disabled by
default. See “OneCommand Manager Secure Management” on page 296 for more
information.
To enable Secure Management, at the command prompt type
elxocm-windows-x64-5.01.00.10-4.exe sec=1 /q2
To disable Secure Management, at the command prompt type
elxocm-windows-x64-5.01.00.10-4.exe sec=0 /q2
5. You can select a Management Mode by adding the mmode argument and the
ability to change that Management Mode by adding the change argument with
selected values as in the example below.
Note: If you enabled Secure Management in Step 4, you cannot enter an mmode
value. Doing so will result in a 'conflicting parameters' error.
For example, at the command prompt type
elxocm-windows-x64-5.01.00.10-4.exe mmode=3 achange=1 /q2
The following are the possible mmode values:
1 – Local Only Management Mode
2 – Local Plus Management Mode
3 – Full Management Mode
4 – Local Plus Management Mode and Read Only
5 – Full Management Mode and Read Only
6 – Management host
The following are the possible achange values:
0 – Do not allow Management Mode to change
1 – Allow Management Mode to change
You can also set the following optional parameters:
MHost – This optional switch allows a non-management-host user to select
a Management Host with which to register. If this switch is not specified, the
default value of 0 will be used and the capability will be disabled. If the
switch is specified, the value can be a host name or an IP address which will
be validated by the installer. An error message appears if /mmode is set as
Local Only or Management Host.