opaextractlink(8) | Master map: IFSFFCLIRG (Man Page) | opaextractlink(8) |
opaextractlink
Produces a CSV file listing all or some of the links in the fabric. opaextractlink is a front end to the opareport tool. The output from this tool can be imported into a spreadsheet or parsed by other scripts.
opaextractlink [opareport options]
-h/--hfi hfi Specifies the HFI, numbered 1..n. Using 0 specifies that the -p port port is a system-wide port number. Default is 0.
-p/--port port Specifies the port, numbered 1..n. Using 0 specifies the first active port. Default is 0.
-X/--infile snapshot_input Generates a report using the data in the snapshot_input file. snapshot_input must have been generated during a previous -o snapshot run. When used, the -s, -i, -C, and -a options are ignored. '-' may be used as the snapshot_input to specify stdin.
-T/--topology topology_input Uses topology_input file to augment and verify fabric information. When used, various reports can be augmented with information not available electronically (such as cable labels). '-' may be used to specify stdin.
# List all the links in the fabric:
opaextractlink
# List all the links to a switch named "coresw1":
opaextractlink -F "node:coresw1"
# List all the links to end-nodes:
opaextractlink -F "nodetype:FI"
# List all the links on the 2nd HFI's fabric of a multi-plane
fabric:
opaextractlink -h 2
Intel Corporation | Copyright(C) 2015-2018 |