1IBCHECKPORTSTATE(8) OpenIB Diagnostics IBCHECKPORTSTATE(8)
2
3
4
6 ibcheckportstate - validate IB port for LinkUp and not Active state
7
8
10 ibcheckportstate [-h] [-v] [-N | -nocolor] [-G] [-C ca_name] [-P
11 ca_port] [-t(imeout) timeout_ms] <lid|guid> <port>
12
13
15 Check connectivity and check the specified port for proper port state
16 (Active) and port physical state (LinkUp). Port address is a lid
17 unless -G option is used to specify a GUID address.
18
19
21 -G use GUID address argument. In most cases, it is the Port GUID.
22 Example:
23 "0x08f1040023"
24
25 -v increase the verbosity level
26
27 -N | -nocolor use mono rather than color mode
28
29 -C <ca_name> use the specified ca_name.
30
31 -P <ca_port> use the specified ca_port.
32
33 -t <timeout_ms> override the default timeout for the solicited mads.
34
35
37 ibcheckportstate 2 3 # check lid 2 port 3
38
39
41 smpquery(8), ibaddr(8)
42
43
45 Hal Rosenstock
46 <halr@voltaire.com>
47
48
49
50OpenIB May 21, 2007 IBCHECKPORTSTATE(8)