Connectivity Guide

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 le system.
Syntax
image download file-url
Parameters file-url — Set the path to the image le:
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 le
system.
sftp://userid:passwd@hostip:/filepath — Enter the path to copy from the remote SFTP le
system.
tftp://hostip:/filepath — Enter the path to copy from the remote TFTP le system.
usb://filepath — Enter the path to copy from the USB le system.
Default Not congured
Command Mode EXEC
Usage Information When using the scp and sftp options, always enter an absolute le 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 les to the image directory. Use the dir image command
to display the contents of the image directory. OS10 SW image les are large, and occupy a signicant amount of
disk space. Dell EMC Networking recommends that you remove unnecessary image les 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
Supported Releases 10.2.0E or later
image install
Installs a new image from a previously downloaded le or from a remote location.
Syntax
image install file-url
94 System management