mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
Document the -N and -R options per tracker ID: 3489643
This commit is contained in:
parent
7733416d2b
commit
90d40c6d7a
@ -15,6 +15,8 @@ ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
|
||||
[\fB\-o\fR <\fIoemtype\fP>]
|
||||
[\fB\-O\fR <\fIsel oem\fP>]
|
||||
[\fB\-e\fR <\fIesc_char\fP>]
|
||||
[\fB\-N\fR <\fIsec\fP>]
|
||||
[\fB\-R\fR <\fIcount\fP>]
|
||||
<\fIcommand\fP>
|
||||
|
||||
ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
|
||||
@ -29,6 +31,8 @@ ipmitool [\fB\-c\fR|\fB\-h\fR|\fB\-v\fR|\fB\-V\fR]
|
||||
[\fB\-Y\fR|[\fB\-K\fR|\fB\-k\fR <\fIkg_key\fP>]
|
||||
[\fB\-y\fR <\fIhex_kg_key\fP>]
|
||||
[\fB\-e\fR <\fIesc_char\fP>]
|
||||
[\fB\-N\fR <\fIsec\fP>]
|
||||
[\fB\-R\fR <\fIcount\fP>]
|
||||
<\fIcommand\fP>
|
||||
.SH "DESCRIPTION"
|
||||
This program lets you manage Intelligent Platform Management Interface
|
||||
@ -113,6 +117,10 @@ OPERATOR, ADMINISTRATOR. Default is ADMINISTRATOR.
|
||||
Set the local IPMB address. The default is 0x20 and there
|
||||
should be no need to change it for normal operation.
|
||||
.TP
|
||||
\fB\-N\fR <\fIsec\fP>
|
||||
Specify nr. of seconds between retransmissions of lan/lanplus messages.
|
||||
Default are 2 seconds for lan and 1 second for lanplus interfaces.
|
||||
.TP
|
||||
\fB\-o\fR <\fIoemtype\fP>
|
||||
Select OEM type to support. This usually involves minor hacks
|
||||
in place in the code to work around quirks in various BMCs from
|
||||
@ -132,6 +140,9 @@ If supported it will be obscured in the process list.
|
||||
\fBNote!\fR Specifying the password as a command line
|
||||
option is not recommended.
|
||||
.TP
|
||||
\fB\-R\fR <\fIcount\fP>
|
||||
Set the number of retries for lan/lanplus interface (default=4).
|
||||
.TP
|
||||
\fB\-S\fR <\fIsdr_cache_file\fP>
|
||||
Use local file for remote SDR cache. Using a local SDR cache
|
||||
can drastically increase performance for commands that require
|
||||
|
Loading…
x
Reference in New Issue
Block a user