Displaying and Managing Boot Environment (BE) Information


Netvisor ONE provides two boot environments (BEs): the current boot environment, and the previous boot environment. Having the two BEs  allows you to rollback or rollforward the software versions or configurations.


To display boot environment information, use the following command:


CLI (network-admin@Leaf1) > bootenv-show


name       version     current reboot space created        apply-current-config

--------- ----------- ------- ------ ----- -------------- --------------------

netvisor-1 3.1.1-13800  no      no     0     08-29,14:13:35  false

netvisor-2 5.0.0-14540  yes     yes    0     08-29,17:24:17  false


To reset the boot environment and reboot using the previous environment, use the following syntax:


CLI (network-admin@Leaf1) > bootenv-activate-and-reboot name netvisor-1


To delete a boot environment, use the following syntax:


CLI (network-admin@Leaf1) > bootenv-delete name netvisor-2


You can display information about different boot environments on the switch.