Users Guide

Table Of Contents
Obtain a backup of the configuration data. Ensure that you have a copy of the license files. Reapply the configuration data and
licenses files after you reload to 10.5.1.9.
1. Back up the current running configuration to an external storage.
OS10# copy running-configuration scp://userid:passwd@hostip/filepath/10.5.2.0-running-
configuration.txt
2. Back up the startup configuration (startup.xml) to an external storage.
OS10# write memory
OS10# copy config://startup.xml scp://userid:passwd@hostip/filepath/10.5.2.0-
startup.xml
3. Download the OS10 binary image for Release 10.5.1.9, also called the standby image, from a local server using the image
download server-filepath/filename command in EXEC mode; for example:
OS10# image download scp://admin:passwd@10.1.1.1/home/admin/images/OS10EE.bin
4. (Optional) View the current software download status in EXEC mode.
OS10# show image status
5. Install the OS10 standby image using the image install file-url command in EXEC mode, where filename is the
name of the image file that was downloaded with the image download command; for example:
OS10# image install image://OS10EE.bin
6. (Optional) View the status of the software installation in EXEC mode.
OS10# show image status
Image Upgrade State: idle
==================================================
File Transfer State: transfer-success
--------------------------------------------------
State Detail: Completed: No error
Task Start: 2019-11-19T06:55:44Z
Task End: 2019-11-19T06:55:53Z
Transfer Progress: 100 %
Transfer Bytes: 469343880 bytes
File Size: 469343880 bytes
Transfer Rate: 67812 kbps
Installation State: install-success
--------------------------------------------------
State Detail: Completed: Success
Task Start: 2019-11-19T06:55:53Z
Task End: 2019-11-19T06:56:01Z
7. Use the show boot detail command to view the standby image. Change the next boot image to the standby image in
EXEC mode. Reload the device. The device comes up with 10.5.1.9 software image.
OS10# show boot detail
OS10# boot system standby
OS10# reload
8. Use the show version command in EXEC mode to verify that the downloaded OS10 image is installed as the current
running version.
OS10# show version
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2019 by Dell Inc. All Rights Reserved.
OS Version: 10.5.1.9
Build Version: 10.5.1.9.124
Build Time: 2020-02-12T02:34:02Z
System Type: S4148F-ON
34
Downgrading OS10 software