Lines Matching +full:port +full:- +full:config
5 IBCCCONFIG \- configure congestion control settings
7 .nr rst2man-indent-level 0
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22 . nr rst2man-indent-level +1
27 .\" indent \\n[an-margin]
28 .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29 .nr rst2man-indent-level -1
30 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
35 ibccconfig [common_options] [\-c cckey] [\-\-dgid gid] <op> <lid|guid> [port]
42 \fBWARNING \-\- You should understand what you are doing before using this tool.
55 \fB\-\-cckey, \-c, <cckey>\fP
58 \fB\-\-dgid <dgid>\fP
61 .\" Define the common option -d
65 .B \-d
67 May be used several times (\-ddd or \-d \-d \-d).
69 .\" Define the common option -e
73 .B \-e
76 .\" Define the common option -h
79 \fB\-h, \-\-help\fP show the usage message
80 .\" Define the common option -v
84 .B \fB\-v, \-\-verbose\fP
86 May be used several times (\-vv or \-v \-v \-v)
88 .\" Define the common option -V
91 \fB\-V, \-\-version\fP show the version info.
93 .\" Define the common option -G
96 \fB\-G, \-\-Guid\fP The address specified is a Port GUID
97 .\" Define the common option -L
100 \fB\-L, \-\-Lid\fP The address specified is a LID
101 .\" Define the common option -s
104 \fB\-s, \-\-sm_port <smlid>\fP use \(aqsmlid\(aq as the target lid for SA queries.
105 .SS Port Selection flags
106 .\" Define the common option -C
109 \fB\-C, \-\-Ca <ca_name>\fP use the specified ca_name.
110 .\" Define the common option -P
113 \fB\-P, \-\-Port <ca_port>\fP use the specified ca_port.
114 .\" Explanation of local port selection
116 .SS Local port Selection
118 Multiple port/Multiple CA support: when no IB device or port is specified
120 selects the port to use by the following criteria:
125 the first port that is ACTIVE.
127 if not found, the first port that is UP (physical link up).
130 If a port and/or CA name is specified, the libibumad library attempts
139 ibaddr # use the first port (criteria #1 above)
140 ibaddr \-C mthca1 # pick the best port from "mthca1" only.
141 ibaddr \-P 2 # use the second (active/up) port from the first available IB device.
142 ibaddr \-C mthca0 \-P 2 # use the specified port only.
150 .\" Define the common option -y
154 .B \fB\-y, \-\-m_key <key>\fP
155 use the specified M_key for requests. If non\-numeric value (like \(aqx\(aq)
158 .\" Define the common option -z
161 \fB\-\-config, \-z <config_file>\fP Specify alternate config file.
164 Default: /etc/infiniband-diags/ibdiag.conf
183 .\" Common text for the config file
185 .SS CONFIG FILE
187 /etc/infiniband-diags/ibdiag.conf
189 A global config file is provided to set some of the common options for all
190 tools. See supplied config file for details.