Selecting OPBNOS on next boot

To specify OPBNOS image on next reboot, use the following command:

Reference

Comment

Command

nextboot-image < image_name>

Description

Set next image to be loaded after the reboot

Parameters

image_name- Can be obtained from "show boot"

Mode

EXEC

List the available images using the following command:

pbnoscli# show boot

CLI Example

pbnoscli# show boot
Current: OPBNOS-master.0-dirty-20250213.013329
Next: OPBNOS-master.0-dirty-20250213.013329
Available:
OPBNOS-master.0-dirty-20250213.013329
OPBNOS-master.0-dirty-20250209.063638

Select image to boot on next reboot using below command:

pbnoscli# nextboot-image OPBNOS-master.0-dirty-20250209.063638

Last updated

Was this helpful?