-
Notifications
You must be signed in to change notification settings - Fork 35
opx config beacon
jeff-yin edited this page Jan 17, 2019
·
35 revisions
opx-config-beacon
— Turns on or off the beacon LED on the chassis front panel, or the given port(s).
opx-config-beacon [-h,--help]
[--port <port-list>]
{on | off}
Option | Description |
---|---|
-h,--help |
Displays help text |
--port <port-list> |
Front-panel Ethernet interface(s) to configure; a <port-list> is a comma-separated list of 1 one more ranges. Each range is either a single interface, or a pair of interfaces of the form <from..to> , which specifies all interfaces from <from> to <to> inclusive. Examples: |
e101-001-0 — expands to e101-001-0
|
|
e101-001-0,e101-010-0 — expands to e101-001-0,e101-010-0
|
|
e101-001-0,e101-004-0..e101-006-0 — expands to e101-001-0,e101-004-0,e101-005-0,e101-006-0
|
|
If the port list is not specified, the chassis beacon LED is set. |
If there is a syntax error in the given arguments, the exit status shall be 2.
If the command fails to set the beacon LED, the exit status shall be 1.
Otherwise, the exit status is 0.
$ opx-config-beacon on
To report any OPX software bugs, see Report bugs.
© 2019 OpenSwitch project. All information is contributed to and made available by OPX under the Creative Commons Attribution 4.0 International License (available at http://creativecommons.org/licenses/by/4.0/).
- Home
- System overview
- Software releases
- Hardware support
- FAQs
- Install
- Build
- Configure
- Develop
- Administer
- Troubleshoot
- Software compatibility
- Contribute
- DevOps
- Join