Call for Support - ONL

Open Network Linux is a Linux distribution for “bare metal” switches, that is, network forwarding devices built from commodity components.
ONL uses ONIE to install onto on-board flash memory. Open Network Linux is a part of the Open Compute Project and is a component in a growing collection of open source and commercial projects.

ONL Technical Support with Edgecore Networks

How to support?

  1. Download onl-support source

  2. Put the file into ONL platform via wget

    1
    wget --no-check-certificate https://raw.githubusercontent.com/pichuang/OpenNetworkLinux/b529ecf4cf4b9464328ee96181aa5168f0aa2b31/packages/base/all/vendor-config-onl/src/bin/onl-support
  3. Excute script for dump informations

    1
    python onl-support
  4. Find tarball in /root/onl-support-${onie_machine}.tar.bz2

  5. Please send tarball file to Edgecore Networks

Example

1
2
3
4
5
root@localhost:~# wget --no-check-certificate https://raw.githubusercontent.com/pichuang/OpenNetworkLinux/b529ecf4cf4b9464328ee96181aa5168f0aa2b31/packages/base/all/vendor-config-onl/src/bin/onl-support
root@localhost:~# python onl-support
Dump Information...
Processing...
Support tarball created: /root/onl-support-x86-64-accton-as6712-32x-r0.tar.gz

References