Reference Guide

OS10 image upgrade
The image download command simply downloads the software image — it does not install the software on your device. The image
install command installs the downloaded image to the standby partition.
NOTE: If the active partition contains any modied text les or custom packages installed, they would not be available in the
standby partition. Backup the modied les and re-install the packages after downloading the image.
1 (Optional) Backup the current running conguration to the startup conguration in EXEC mode.
copy running-configuration startup-configuration
2 Backup the startup conguration in EXEC mode.
copy config://startup.xml config://<backup file name>
3 Download the new software image from dell.com/support, extract the bin les from the tar le, and save the le in EXEC mode.
image download file-url
4 (Optional) View the current software download status in EXEC mode.
show image status
5 Install the software image in EXEC mode.
image install image-url
6 (Optional) View the status of the current software install in EXEC mode.
show image status
7 Change the next boot partition to the standby partition in EXEC mode. Use the active parameter to set the next boot partition
from standby to active.
boot system standby
8 (Optional) Check whether the next boot partition has changed to standby in EXEC mode.
show boot detail
9 Reload the new software image in EXEC mode.
reload
Image download
OS10# image download ftp://userid:passwd@hostip:/filepath
Image install
OS10# image install image://filename.bin
Show version
OS10# show version
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2018 by Dell Inc. All Rights Reserved.
OS Version: 10.4.0E(R3)
Build Version: 10.4.0E(R3.221)
Build Time: 2018-03-25T22:20:52-0700
System Type: Z9100-ON
Architecture: x86_64
Up Time: 02:22:09
Boot system partition
Set the boot partition to active or standby for subsequent boot cycles. Boot OS10 from standby to load the image on the standby partition,
or boot from active to load the currently running image.
1 Display current boot information in EXEC mode.
show boot detail
482
System management