Skip to main content

changemode command

Use the changemode command to change the connector mode for Microchip RAID adapter.

changemode command syntax

Usage: ./OneCli [misc] raid changemode <--connectorid|-c <arg>> <--mode <arg>>
[--ctrl <arg>] [--target|-t <arg>]
[--force] [--check-trust|-C]
[--never-check-trust|-N] [--quiet|-q]
[--output|-o <arg>] [--nolog]
[--config <arg>] [--help|-h]
Table 1. changemode command specific parameters
ParameterRequired/OptionalNotes
--connectorid, -cRequiredSpecify connector ID for Microchip RAID adapter.
--ctrlRequired

Specify controller ID starting with index 1.

Example: --ctrl 1.

--modeRequired

Specify the mode for the front panel USB. The mode can be set as bmc, server and shared.

Example of the changemode command

OneCli.exe misc raid changemode -connectorid 0 -mode MIX –ctrl 1