cim command
Use the cim command to display and configure CIM over HTTPS.
cim command syntax
OneCli.exe misc portctrl <cim> [on|off] [--bmc <arg>] [--bmc-username|-u <arg>]
[--bmc-password|-w <arg>][--check-trust|-C] [--never-check-trust|-N] [--bmc-rest-port|-p <int>]
[--quiet|-q] [--output|-o <arg>] [--nolog] [--config <arg>] [--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
on | Optional | Enable CIM over HTTPS. |
off | Optional | Disable CIM over HTTPS. |
--quiet, -q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the cim command
OneCli.exe misc portctrl cim on --bmc USERID:PASSW0RD@xx.xx.xx.xx
Give documentation feedback