Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
At the ONIE prompt, we need to get and install ONL. Depending on the switch model you are using ,
we need to use different installers from here :
http://opennetlinux.org/binaries/2016.01.04.21.46.18cc76084b3104961117aa8434599c8c67a9a276


For powerpc based 5710, use onl-18cc760-powerpc-all.2016.01.04.21.45.installer
For x86 based 5712 and 6712, use the onl-18cc760-amd64-all.2016.01.04.21.36.installer

ONIE:/ # wget <installer-url>
ONIE:/ # sh <installer-filename>

...