mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-11 11:07:23 +00:00
Fixed a few typos
This commit is contained in:
parent
9a1a15d134
commit
050055e8f0
@ -139,7 +139,7 @@ IPMI offers a standard messaging interface.
|
|||||||
The following concepts are related to this messaging interface:
|
The following concepts are related to this messaging interface:
|
||||||
|
|
||||||
Channel type : Communication channel type (SMS/KCS, IPMB, LAN)
|
Channel type : Communication channel type (SMS/KCS, IPMB, LAN)
|
||||||
Channel number : Channel descritor
|
Channel number : Channel descriptor
|
||||||
Requester : Address of the requester
|
Requester : Address of the requester
|
||||||
Responder : Address of the responder
|
Responder : Address of the responder
|
||||||
NetFN : The logical function for the request/response.
|
NetFN : The logical function for the request/response.
|
||||||
@ -161,7 +161,7 @@ Example:
|
|||||||
This send raw command 4 (selftest) from netfn 6(application) to KCS, the driver
|
This send raw command 4 (selftest) from netfn 6(application) to KCS, the driver
|
||||||
takes care of 'message tracking' and provides the answer.
|
takes care of 'message tracking' and provides the answer.
|
||||||
|
|
||||||
Hopefuly, the application also includes a "human readable" instance of the API:
|
Hopefully, the application also includes a "human readable" instance of the API:
|
||||||
ipmitool mc selftest
|
ipmitool mc selftest
|
||||||
Selftest: passed
|
Selftest: passed
|
||||||
|
|
||||||
@ -220,7 +220,7 @@ automatically assigned by the remote IPMC.
|
|||||||
|
|
||||||
Payload Size Limit
|
Payload Size Limit
|
||||||
------------------
|
------------------
|
||||||
Vecause some commands return a lot of data (fru read/get sdr) and because 2
|
Because some commands return a lot of data (fru read/get sdr) and because 2
|
||||||
levels of encapsulation are used, some command will fail.
|
levels of encapsulation are used, some command will fail.
|
||||||
|
|
||||||
For instance this works.
|
For instance this works.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user