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