Changes the next boot partition or image on a specified device or on the logged device. The WiNG devices have two partitions: primary and secondary, with each partition containing an image of the operating system. Whenever the device boots up it loads the image from the partition specified here.
The partition currently in control of the boot process is the active partition, the other partition is the inactive partition with the alternate image. Use this command to manually change the next boot partition or image.
boot system [active|inactive|primary|secondary] {on <DEVICE-NAME>}
boot system [active|inactive|primary|secondary] {on <DEVICE-NAME>}
system [active|inactive|primary|secondary] | Specifies the image used by the device to boot up
Note: You will need to
reload the device in order for the change to take effect.
|
on <DEVICE-NAME> | Optional. Changes the next boot image or partition on a specified
device
Note: If no device is
specified, the logged device's next boot-up configuration is
changed.
|
nx9500-6C8809#show boot -------------------------------------------------------------------------------- IMAGE BUILD DATE INSTALL DATE VERSION -------------------------------------------------------------------------------- Primary 08/07/2019 06:09:06 08/12/2019 20:14:42 5.9.6.0-004D Secondary 07/31/2019 18:44:43 08/06/2019 12:04:14 5.9.6.0-003D -------------------------------------------------------------------------------- Current Boot : Secondary Next Boot : Primary Software Fallback : Enabled VM support : Not present nx9500-6C8809#
nx9500-6C8809#boot system secondary Updated system boot partition nx9500-6C8809#
nx9500-6C8809#show boot -------------------------------------------------------------------------------- IMAGE BUILD DATE INSTALL DATE VERSION -------------------------------------------------------------------------------- Primary 08/07/2019 06:09:06 08/12/2019 20:14:42 5.9.6.0-004D Secondary 07/31/2019 18:44:43 08/06/2019 12:04:14 5.9.6.0-003D -------------------------------------------------------------------------------- Current Boot : Secondary Next Boot : Secondary Software Fallback : Enabled VM support : Not present nx9500-6C8809#
nx9500-6C8809#show boot on ap7562-84A224 -------------------------------------------------------------------------------- IMAGE BUILD DATE INSTALL DATE VERSION -------------------------------------------------------------------------------- Primary 07/31/2019 18:14:31 08/06/2019 13:22:20 5.9.6.0-003D Secondary 05/25/2019 06:43:28 06/03/2019 15:23:42 5.9.5.0-004D -------------------------------------------------------------------------------- Current Boot : Primary Next Boot : Primary Software Fallback : Enabled VM support : Not present nx9500-6C8809#