Product guide

126 Configuration Software and Utilities
127MAXDATA PLATINUM 90004R Server System
Table 26. Terminal Mode Text Commands (continued)
Command Switches Description
SYS SET
BOOTOPT
XX YY…NN
This is essentially a text version of the IPMI “Set System Boot
Options” command. It allows any of the boot option parameters to
be set, not just the boot flags. XX YY…NN represent the hex-ASCII
encoding for the data bytes that are passed in the Set System Boot
Options request.
See the Boot Option Parameters Table below for more information.
XX - Parameter valid
[7] - 1b = Mark parameter invalid / locked
0b = Mark parameter valid / unlocked
[6:0] - Boot option parameter selector
YY…NN -– Boot Option Parameter Data
Per Boot Option Parameters Table below. Passing 0-bytes of
parameter data allows the parameter valid bit to be changed
without affecting the present parameter setting.
SYS GET
BOOTOPT
XX YY ZZ
This is essentially a text version of the IPMI “Get System Boot
Options” command. It allows any of the boot option parameters to
be retrieved.
XX YY ZZ represents the hex-ASCII for the data bytes that are
passed in the Get System Boot Options request.
The BMC returns the data from the command in hex-ASCII format.
See the Boot Option Parameters Table below for more information.
XX - Parameter selector
[7] -Reserved
[6:0] - Boot option parameter selector
YY - Set Selector
[7:0] -Selects a particular block or set of parameters under the
given parameter selector
Write as 00h if parameter does not use a Set Selector
ZZ - Block Sel3ector
Selects a particular block within a set of parameters
Write as 00h if parameter does not use a Block Selector.
Note: As of this writing, there are no IPMI-specified Boot Options
parameters that use the block selector. However, this field is
provided for consistency with other configuration commands and
as a placeholder for future extension of the IPMI specification.
SYS SET
TCFG
Returns the Terminal Mode Configuration bytes where XX and
YY represent hex-ASCII encoding for the volatile version of data
bytes 1 and 2 as specified in the Terminal Mode Configuration Table
below, and AA BB represent hex-ASCII encoding of the non-volatile
version.
V:XX YY<output termination sequence>
N:AA BB<output termination sequence>
-V XX YY This command sets the volatile Terminal Mode Configuration. XX
and YY represent hex-ASCII encoding for data bytes 1 and 2 as
specified in the Terminal Mode Configuration Table below. The BMC
returns the same output as for SYS SET TCFG, above.
-N XX YY This command sets the non-volatile Terminal Mode Configuration.
XX and YY represent hex-ASCII encoding for data bytes 1 and 2 as
specified in the Terminal Mode Configuration Table below. The BMC
returns the same output as for SYS SET TCFG, above.
SYS RESET Directs the BMC to perform an immediate system hard reset.
continued