access: Administrators, Managers
Allows you to disable one of two IPMI channels.
ipmi disable channel {sms | lan}
| Argument | Description |
|---|---|
| sms | The ID of the channel to disable for the System Interface; is not case sensitive. |
| lan | The ID of the channel to disable for the LAN Interface; is not case sensitive. |
Return Codes
Following are the return values for this command:
| Code | Numeric Code | Description |
|---|---|---|
| NWSE_Success | 0 | Command successfully completed. |
| NWSE_InvalidUsage | 1 | Invalid usage: bad parameter usage, conflicting options specified. |
| NWSE_InvalidArgument | 4 | Invalid arguments: incorrect or missing. The format of the date string was invalid. |
| NWSE_NoPermission | 6 | Not authorized to perform this operation. |