Man page - opaledports(8)
Packages contas this manual
- opadownloadall(8)
- opaxmlfilter(8)
- opaextracterror(8)
- opacaptureall(8)
- opacabletest(8)
- opafirmware(8)
- opaxmlgenerate(8)
- opagentopology(8)
- opaextractlids(8)
- opahostsmanalysis(8)
- opa2rm(8)
- opafastfabric(8)
- opaextractbadlinks(8)
- opaledports(8)
- opaallanalysis(8)
- opafabricanalysis(8)
- opaxlattopology(8)
- opalinkanalysis(8)
- opaswenableall(8)
- opadisablehosts(8)
- opachassisadmin(8)
- opaextractmissinglinks(8)
- opaswitchadmin(8)
- opaextractperf(8)
- opashowmc(8)
- opaextractstat2(8)
- opapingall(8)
- opacheckload(8)
- opagenswitches(8)
- opareport(8)
- opacmdall(8)
- opasorthosts(8)
- opagenesmchassis(8)
- opashowallports(8)
- opatop(8)
- opaswdisableall(8)
- opapaquery(8)
- opaextractstat(8)
- opafindgood(8)
- opaexpandfile(8)
- opadisableports(8)
- opagenchassis(8)
- opaxmlextract(8)
- opaenableports(8)
- opaextractperf2(8)
- opachassisanalysis(8)
- opamergeperf2(8)
- opareports(8)
- opahostadmin(8)
- opafmconfigdiff(8)
- opauploadall(8)
- opaxmlindent(8)
- opasetupssh(8)
- opaextractlink(8)
- opaverifyhosts(8)
- opafmconfigcheck(8)
- opaesmanalysis(8)
- opascpall(8)
- opaextractsellinks(8)
apt-get install opa-fastfabric
Manual
| opaledports(8) | IFSFFCLIRG (Man Page) | opaledports(8) |
NAME
opaledports
Toggles the beaconing LED state of HFIs, switches, and switch ports. opaledports is a useful aid for finding specific physical nodes in a crowded data center. It supports the CSV link format provided by opaextractsellinks.
Syntax
opaledports [-h hfi] [-p port] [-C] [-s|-d] [on|off] < portlist.csv
Options
- --help
-
Produces full help text.
- -h 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
-
Specifies the port, numbered 1..n. Using 0 specifies the first active port. Default is 0.
- -C
-
Clears beaconing LED on all ports.
-
NOTE: If -C is entered, no other options are valid.
- -s
-
Affects source side (first node) of link only.
- -d
-
Affects destination side (second node) of link only.
- on|off
-
Turns on or off the beaconing LED. Options include:
on Turns on beaconing LED.
off Turns off beaconing LED.
- portlist.csv
-
Specifies the file listing the links to process. The list is of the form:
- NodeGUID;PortNum;NodeType;NodeDesc;NodeGUID;PortNum;
NodeType;NodeDesc;Dontcare
Examples
echo "0x001175010165ac1d;1;FI;phkpstl035 hfi1_0"|opaledports on
opaledports on < portlist.csv
opaextractsellinks -F led:on | opaledports off
opaledports -C
| Intel Corporation | Copyright(C) 2015-2019 |