Users Guide

Table Of Contents
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.
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:
image download sftp://dellos10:password@10.1.1.1/home/dellos10/images/
PKGS_OS10EE-10.4.3.bin
Example
OS10# image download sftp://dellos10:adminTo%40%20@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 or firmware file from a previously downloaded file or from a remote location.
Syntax
image install file-url
Parameters
file-urlLocation of the image or firmware file:
ftp://userid:passwd@hostip/filepathEnter the path to install from a remote FTP
server.
http://hostip/filepathEnter the path to install from the remote HTTP server.
scp://userid:passwd@hostip/filepathEnter the path to install from a remote SCP file
system.
sftp://userid:passwd@hostip/filepathEnter the path to install from a remote SFTP
file system.
tftp://hostip/filepathEnter the path to install from a remote TFTP file system.
50 Getting Started with Dell EMC SmartFabric OS10