mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
added documentation for the "sol info" sub-command.
This commit is contained in:
parent
7cd6cfa6e7
commit
e18fb8b260
@ -57,7 +57,7 @@ This can be used to get command-line help on @IPMITOOL_BIN@ commands. It may al
|
|||||||
.PP
|
.PP
|
||||||
@IPMITOOL_BIN@ -I open help
|
@IPMITOOL_BIN@ -I open help
|
||||||
.br
|
.br
|
||||||
Commands: bmc, chassis, event, fru, lan, raw, sdr, sel, sensor, sol, userinfo, channel
|
Commands: bmc, chassis, event, fru, lan, raw, sdr, sel, sensor, sol, isol, userinfo, channel
|
||||||
.LP
|
.LP
|
||||||
.PP
|
.PP
|
||||||
@IPMITOOL_BIN@ -I open chassis help
|
@IPMITOOL_BIN@ -I open chassis help
|
||||||
@ -368,11 +368,19 @@ Queries the BMC for information about the session with the specified handle. Th
|
|||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
|
|
||||||
.I sol
|
.I sol
|
||||||
.RS
|
.RS
|
||||||
.TP
|
.TP
|
||||||
|
\fIinfo\fP [\fBchannel\fR]
|
||||||
|
Retrieve information about the Serial-Over-LAN configuration on the specified channel. If no channel is given, it will display SOL configuration data for the currently used channel.
|
||||||
|
.RE
|
||||||
|
|
||||||
|
.I isol
|
||||||
|
.RS
|
||||||
|
.TP
|
||||||
.I setup
|
.I setup
|
||||||
Setup Serial-over-LAN: enable, setup authentication and set baud rate to 19200.
|
Setup Serial-over-LAN: enable, setup authentication and set baud rate to 19200. This sub-command is specifice to Intel motherboards.
|
||||||
.RE
|
.RE
|
||||||
.SH "OPEN INTERFACE"
|
.SH "OPEN INTERFACE"
|
||||||
.LP
|
.LP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user