The Extreme 9920 firmware contains primary and secondary images. When new firmware is installed, the image in the secondary location is removed and the image in the primary location is moved to the secondary location. The new image is installed in the primary location.
# copy running-config flash://config-file/<yourconfig.cfg>
# copy default-config running-config
# system firmware update flash://firmware/filename # system firmware update usb://filename # system firmware update scp://username:password@host[:port]/filepath # system firmware update sftp://username:password@host[:port]/filepath # system firmware update http://[username:password@]host[:port]/filepath # system firmware update https://[username:password@]host[:port]/filepath
The reboot reason is updated to RR_UPGRADE to indicate firmware update or rollback. The reboot reason is stored in the chassis-0 property.
# copy flash://config-file/<yourconfig.cfg> running-config
# system firmware rollback