ipmikcs command
Use the ipmikcs command to display and configure IPMI over KCS.
ipmikcs command syntax
OneCli.exe misc portctrl <ipmikcs> [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 IPMI over KCS. |
off | Optional | Disable IPMI over KCS. |
--quiet, -q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the ipmikcs command
OneCli.exe misc portctrl ipmikcs on --bmc USERID:PASSWORD@xx.xx.xx.xx
Give documentation feedback