Connectivity Guide

Table Of Contents
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 to the local file system.
Syntax
image download file-url
Parameters file-url Set the path to 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
When using the scp and sftp options, always enter an absolute file path instead of a path relative to the
home directory of the user account; for example, enter:
image download sftp://dellos10:password@10.1.1.1/home/dellos10/images/
PKGS_OS10EE-10.4.3.bin
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.
Example
OS10# image download sftp://dellos10:password@10.1.1.1/home/dellos10/
images/PKGS_OS10-Enterprise-10.3.2E.55-installer-x86_64.bin
OS10# image download sftp://dellos10:password@10.1.1.1/home/dellos10/
images/PKGS_OS10-Enterprise-10.4.0E.55-installer-x86_64.bin
88 System management