API Guide

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-urlEnter the URL of the image file:
ftp://userid:passwd@hostip/filepathEnter the path to copy from the remote FTP
server.
http://hostip/filepathEnter the path to copy from the remote HTTP server.
scp://userid:passwd@hostip/filepathEnter the path to copy from the remote SCP file
system.
sftp://userid:passwd@hostip/filepathEnter the path to copy from the remote SFTP
file system.
tftp://hostip/filepathEnter the path to copy from the remote TFTP file system.
usb://filepathEnter 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
Use the show image status command to view the download progress.
38 Getting Started with Dell EMC SmartFabric OS10