Text command format, Examples – Dell PowerEdge 7250 User Manual

Page 73

Advertising
background image

Terminal Mode Commands

71

The software ID and LUN for the remote console are fixed and implied by the command. The

SWID for messages to the remote console is always 47h, and the Logical Unit Number

(LUN) is 00b.
Instead, there is a "bridge" field that is used to identify whether the message should be routed to

the BMC’s bridged message tracking or not. See "Terminal Mode IPMI Message Bridging" for more

information.

Text Command Format

Text commands do not support the bridging and sequence number fields present in the hex-ASCII

commands, are case sensitive, and are preceded by a prefix consisting of the string SYS.

Examples

Hex-ASCII command example (IPMI Reset Watchdog Cmd):
[18 00 22]<CR>
[1C 00 22 00]<CR-LF>

Table C-1. Terminal Mode Request to BMC

Byte

Explanation

1

[7:2] – Net Function (even)

[1:0] – Responder’s LUN

2

[7:2] – Requester’s Sequence Number

[1:0] – Bridge field

3

Command Number

4:N

Data

Table C-2. Terminal Mode Response from BMC

Byte

Explanation

1

[7:2] – Net Function (odd)

[1:0] – Responder’s LUN

2

[7:2] – Requester’s Sequence Number

[1:0] – Bridge field

3

Command Number

4

Completion Code

5:N

Data

Advertising