diff mbox

infiniband-diags/ibportstate.8: Add new supported ops

Message ID 20100113202318.GA21477@comcast.net (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Hal Rosenstock Jan. 13, 2010, 8:23 p.m. UTC
None
diff mbox

Patch

diff --git a/infiniband-diags/man/ibportstate.8 b/infiniband-diags/man/ibportstate.8
index fea860e..c4c1b2a 100644
--- a/infiniband-diags/man/ibportstate.8
+++ b/infiniband-diags/man/ibportstate.8
@@ -1,4 +1,4 @@ 
-.TH IBPORTSTATE 8 "September 8, 2009" "OpenIB" "OpenIB Diagnostics"
+.TH IBPORTSTATE 8 "Jan 13, 2010" "OpenIB" "OpenIB Diagnostics"
 
 .SH NAME
 ibportstate \- handle port (physical) state and link speed of an InfiniBand port
@@ -23,7 +23,8 @@  also allows the link speed/width enabled on any IB port to be adjusted.
 .TP
 op
 Port operations allowed
- supported ops: enable, disable, reset, speed, width, query
+ supported ops: enable, disable, reset, speed, width, query,
+                down, arm, active, vls, mtu, lid, smlid, lmc
  Default is query
 .PP
  ops enable, disable, and reset are only allowed on switch ports
@@ -113,6 +114,8 @@  ibportstate 3 1 reset				# by lid
 ibportstate 3 1 speed 1				# by lid
 .PP
 ibportstate 3 1 width 1				# by lid
+.PP
+ibportstate -D 0 1 lid 0x1234 arm		# by direct route
 
 .SH AUTHOR
 .TP