
3–26
technical reference guide
System Configuration
IPMI commands
IPMI commands allow you to communicate with and configure various components of the
system. IPMI commands are available only to users with Admin level access.
Ä
CAUTION:
If IPMI commands are sent incorrectly to certain registers, the system board may be
damaged and need to be replaced.
All IPMI commands require a sequence of hex codes used as parameters. Each command may
include some or all of the following parameters:
■
Network Function and Lun (NetFnLun).
The NetFn parameter identifies the message
category. The LUN value is always 0.
■
Command.
The messages specified in this document contain a one-byte command field.
Commands within each category are unique. Command values can range from 00h through
FDh. FEh is reserved for future extension of the specification, and FFh is reserved for
message interface level error reporting on potential future interfaces.
■
Data.
The Data field carries the additional parameters for a request or a response, if any.
The IPMI commands can be entered in long or short forms. The associated response from the
BMC matches the form of the command.
For example:
■
Short format, or
ipmi
, command:
❏
Syntax:
ipmi
NetFnLun Cmd Data1 Data2 ... DataN
❏
Sample command and system response:
cli> ipmi 18 04
00 55 00
cli>
■
Long format, or
i
, command:
❏
Syntax:
i
0 NetFnLun 0 0 0 Cmd Data1 Data2 ... DataN 0
❏
Sample command and system response:
cli> i 20 18 c8 f0 04 04 08
F0 1C F4 20 04 04 00 55 00 83
cli>
Содержание ZX2000
Страница 4: ......
Страница 8: ...viii technical reference guide Contents ...
Страница 84: ...3 32 technical reference guide System Configuration ...
Страница 120: ...B 8 technical reference guide System Board ...
Страница 136: ...Index 4 technical reference guide Index ...