onie

Required Command-Line Mode = Configure

Required User Level = Admin

Use the onie command to reboot a Certified Traffic Aggregation White Box (white box) into Open Network Install Environment (ONIE) modes of debug, reinstall, uninstall, and update. ONIE automatically discovers, fetches, and executes the GigaVUE‑OS installer.

This command is only available on white boxes on which GigaVUE‑OS is installed.

The onie command has the following syntax:

onie reboot mode <debug | reinstall | uninstall | update>

The following table describes the arguments for the onie command:

Argument

Description

reboot mode <debug | reinstall | uninstall | update>

Specifies the ONIE reboot modes as follows:

debug—reboots the white box into ONIE debug mode.
reinstall—reboots the white box into ONIE reinstall mode.
uninstall—reboots the white box into ONIE uninstall mode. Uninstall wipes off all non-ONIE reserved regions of NOR flash and storage block device.
update—reboots the white box into ONIE update mode used for updating the ONIE firmware.

For example:

(config) # onie reboot mode debug

(config) # onie reboot mode reinstall

(config) # onie reboot mode uninstall

(config) # onie reboot mode update