-
Notifications
You must be signed in to change notification settings - Fork 35
OPX commands
OPX utilities are a set of Linux command-line tools that use the CPS API to perform various configuration actions on the system. These utilities, which are prefaced by opx-config
and opx-show
, were introduced as of OPX 3.1.0 and will be maintained and supported by OPX developers going forward. Support for previous utilities like cps_config_vlan.py
and cps_config_lag.py
will be deprecated after OPX 3.1.0 in favor of utilities like opx-config-vlan
and opx-config-lag
.
The source code for the OPX utilities are kept in the opx-tools repository, with the exception of opx-config-fanout
. Documentation for the utilities can be found in man pages that are installed by the opx-tools
Debian package. The below pages provide a Markdown rendering of the man pages as well.
- opx-config-beacon
- opx-config-fanout
- opx-config-global-switch
- opx-config-interface
- opx-config-lag
- opx-config-log
- opx-config-mac
- opx-config-mirror
- opx-config-route
- opx-config-sflow
- opx-config-vlan
- opx-config-vrf
- opx-show-alms
- opx-show-global-switch
- opx-show-interface
- opx-show-interface-stats
- opx-show-lag
- opx-show-log
- opx-show-mac
- opx-show-mirror
- opx-show-route
- opx-show-sflow
- opx-show-transceiver
- opx-show-vlan
- opx-show-vrf
© 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