1
2opashowallports(8) Master map: IFSFFCLIRG (Man Page) opashowallports(8)
3
4
5
7 opashowallports
8
9
10
11 (Switch and Host) Displays basic port state and statistics for all host
12 nodes, chassis, or externally-managed switches.
13
14 NOTE: opareport and opareports are more powerful Intel(R) Omni-Path
15 Fabric Suite FastFabric commands. For general fabric analysis, use
16 opareport or opareports with options such as -o errors and -o slowlinks
17 to perform an efficient analysis of link speeds and errors.
18
19
20
22 opashowallports [-C] [-f hostfile] [-F chassisfile] [-h 'hosts']
23 [-H 'chassis'] [-S]
24
26 --help Produces full help text.
27
28 -C Performs operation against chassis. Default = host.
29
30 -f hostfile
31 Specifies the file containing the list of hosts in cluster.
32 Default is /etc/opa/hosts file.
33
34 -F chassisfile
35 Specifies the file containing the list of chassis in cluster.
36 Default is /etc/opa/chassis file.
37
38 -h hosts Specifies the list of hosts for which to show ports.
39
40 -H chassis
41 Specifies the list of chassis for which to show ports.
42
43 -S Securely prompts for password for admin on chassis.
44
46 The following environment variables are also used by this command:
47
48 HOSTS List of hosts, used if -h option not supplied.
49
50
51 CHASSIS List of chassis, used if -C is used and -H and -F options not
52 supplied.
53
54
55 HOSTS_FILE
56 File containing list of hosts, used in absence of -f and -h.
57
58
59 CHASSIS_FILE
60 File containing list of chassis, used in absence of -F and
61 -H.
62
63
64 FF_CHASSIS_LOGIN_METHOD
65 How to log into chassis. Can be Telnet or SSH.
66
67
68 FF_CHASSIS_ADMIN_PASSWORD
69 Password for admin on all chassis. Used in absence of -S
70 option.
71
72
74 opashowallports
75 opashowallports -h 'elrond arwen'
76 HOSTS='elrond arwen' opashowallports
77 opashowallports -C
78 opashowallports -H 'chassis1 chassis2'
79 CHASSIS='chassis1 chassis2' opashowallports -C
80
82 When performing opashowallports against hosts, internally SSH is used.
83 The command opashowallports requires that password-less SSH be set up
84 between the host running the Intel(R) Omni-Path Fabric Suite FastFabric
85 Toolset and the hosts opashowallports is operating against. The opaseā
86 tupssh FastFabric tool can aid in setting up password-less SSH.
87
88 When performing operations against chassis, Intel recommends that you
89 set up SSH keys (see opasetupssh ). If SSH keys are not set up, Intel
90 recommends that you use the -S option, to avoid keeping the password in
91 configuration files.
92
93 When performing opashowallports against externally-managed switches, a
94 node with Intel(R) Omni-Path Fabric Suite FastFabric Toolset installed
95 is required. Typically, this is the node from which opashowallports is
96 being run.
97
98
99
100Copyright(C) 2015-2018 Intel Corporation opashowallports(8)