Users Guide

Table Of Contents
image cancel
Cancels an image or firmware file download that is in progress.
Syntax
image cancel
Parameters None
Default Not configured
Command Mode EXEC
Usage Information The image cancel command cancels a file download from a server, such as an OS10 binary image or firmware
upgrade, that is in progress. After an image download completes, the command has no effect. The command also
removes any pending firmware upgrades on the switch.
Example
OS10# image cancel
Supported
Releases
10.2.0E or later
image copy
Copies the entire image in the active partition to the standby partition, a mirror image.
Syntax
image copy active-to-standby
Parameters active-to-standby — Enter to copy the entire image in the active partition to the standby partition, a mirror
image.
Default Not configured
Command Mode EXEC
Usage Information Duplicate the active, running software image to the standby image location.
Example
OS10# image copy active-to-standby
Supported
Releases
10.2.0E or later
image download
Downloads a new software image or firmware file to the local file system.
Syntax
image download file-url
Parameters file-url — Enter the URL of the image file:
ftp://userid:passwd@hostip:/filepath — Enter the path to copy from the remote FTP server.
http[s]://hostip:/filepath — Enter the path to copy from the remote HTTP or HTTPS server.
scp://userid:passwd@hostip:/filepath — Enter the path to copy from the remote SCP file
system.
sftp://userid:passwd@hostip:/filepath — Enter the path to copy from the remote SFTP file
system.
tftp://hostip:/filepath — Enter the path to copy from the remote TFTP file system.
usb://filepath — Enter the path to copy from the USB file system.
Default Not configured
Command Mode EXEC
Usage Information
The image download command downloads image files to the image directory. Use the dir image
command to display the contents of the image directory. OS10 SW image files are large, and occupy a significant
amount of disk space. Dell EMC Networking recommends that you remove unnecessary image files from the
image directory by using the delete command; for example:
delete image://OS10EE-10.2.0.bin
36 Getting Started