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