man ipmitool should document also -b, -B, -l and -T options, which are
currently missing. The description is taken from ipmitool -h output.

Original author: J.H.M. Dassen, rdassen at redhat.com.
---

 doc/ipmitool.1 |   12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/doc/ipmitool.1 b/doc/ipmitool.1
index f9a6c66..aabe5a8 100644
--- a/doc/ipmitool.1
+++ b/doc/ipmitool.1
@@ -57,6 +57,12 @@ Prompt for the remote server password.
 \fB\-A\fR <\fIauthtype\fP>
 Specify an authentication type to use during IPMIv1.5 \fIlan\fP
 session activation.  Supported types are NONE, PASSWORD, MD2, MD5, or OEM.
+.TP
+\fB\-b\fR <\fIchannel\fP>
+Set destination channel for bridged request.
+.TP
+\fB\-B\fR <\fIchannel\fP>
+Set transit channel for bridged request (dual bridge).
 .TP 
 \fB\-c\fR
 Present output in CSV (comma separated variable) format.  
@@ -109,6 +115,9 @@ option is required for \fIlan\fP and \fIlanplus\fP 
interfaces.
 Selects IPMI interface to use.  Supported interfaces that are
 compiled in are visible in the usage help output.
 .TP 
+\fB\-l\fR <\fIlun\fP>
+Set destination lun for raw commands.
+.TP 
 \fB\-L\fR <\fIprivlvl\fP>
 Force session privilege level.  Can be CALLBACK, USER,
 OPERATOR, ADMINISTRATOR. Default is ADMINISTRATOR.
@@ -152,6 +161,9 @@ SDR cache from a remote system can be created with the
 .TP 
 \fB\-t\fR <\fItarget_address\fP>
 Bridge IPMI requests to the remote target address.
+.TP
+\fB\-T\fR <\fIaddress\fP>
+Set transit address for bridge request (dual bridge).
 .TP 
 \fB\-U\fR <\fIusername\fP>
 Remote server username, default is NULL user.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to