Installing OPBNOS from ONIE

To install OPBNOS from ONIE, please follow the below steps:

  • Login using the console port and reboot the switch

  • Enter ONIE mode

ONIE
  • Select 'ONIE: Uninstall OS' to clean up installed images

ONIE-Uninstaller

This step takes a few minutes and reboot the switch after cleanup is complete

  • The Switch will reboot and boot into 'ONIE: Install OS' mode, run the below command to stop auto-discovery

The 'onie-discovery-stop' command is deprecated and will be removed in 2019.02.

If you are using the latest version of ONIE, Use 'onie-stop' instead.

  • Assign 'eth0' with a management-IP to copy image from remote server

  • If server is present on different network using below command to add a default route

  • Image can be installed using HTTP or SCP:

    • SCP -

  • HTTP -

    • start HTTP-server on image directory, on a linux server below command can be used to achieve this

  • On the switch console use the below command to install the image using HTTP, This will download and install the OPBNOS

Last updated