smmlan commands
Use the smmlan commands to enable or disable SMM LAN.
smmlan command syntax
OneCli.exe [misc] smmlan <command> [options]
Command | Syntax example | Description |
---|---|---|
disable |
| Disable the SMM LAN by following the XCC connection information about SMM. |
enable |
| Enable the SMM LAN by following the XCC connection information about SMM. |
query |
| Query the SMM LAN status by following the XCC connection information about SMM. |
Note
Only one of the above commands should be specified in a command line.
Parameter | Required/Optional | Notes |
---|---|---|
--bmc | Optional | Specify the target BMC information. |
--config | Optional | Refer to Table 2. |
--method | Optional | Support the following values for the enable command: dhcp, static, and DHCP-Failover. |
Example of the smmlan command
OneCli.exe misc smmlan enable –bmc userid:password@host
Give documentation feedback