1
2opaswdisableall(8) Master map: IFSFFCLIRG (Man Page) opaswdisableall(8)
3
4
5
7 opaswdisableall
8
9
10
11 (Linux) Disables all unused switch ports.
12
14 opaswdisableall [-t portsfile] [-p ports] [-F focus] [-K mkey]
15
17 --help Produces full help text.
18
19
20 -t portsfile
21 Specifies the file with list of local HFI ports used to
22 access fabrics when clearing counters.
23 Default is /etc/opa/ports file.
24
25
26 -p ports Specifies the list of local HFI ports used to access fabrics
27 for counter clear.
28
29
30 Default is first active port. The first HFI in the system is
31 1. The first port on an HFI is 1. Uses the format hfi:port,
32 for example:
33
34
35
36 0:0 First active port in system.
37
38
39
40
41
42 0:y Port y within system.
43
44
45
46
47
48 x:0 First active port on HFI x.
49
50
51
52
53
54 x:y HFI x, port y.
55
56
57
58 -F focus Specifies the an opareport -style focus argument to limit the
59 scope of operation.
60
61
62 -K mkey Specifies the SM management key to access remote ports.
63
64
66 opaswdisableall
67 opaswdisableall -p '1:1 1:2 2:1 2:2'
68
70 The following environment variables are also used by this command:
71
72 PORTS List of ports, used in absence of -t and -p.
73
74
75 PORTS_FILE
76 File containing list of ports, used in absence of -t and -p.
77
78
79
80Copyright(C) 2015-2018 Intel Corporation opaswdisableall(8)