Users Guide

Table Of Contents
Usage Information
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.
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:
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 rmware le from a previously downloaded le or from a remote location.
Syntax
image install file-url
Parameters
file-url — Location of the image or rmware le:
ftp://userid:passwd@hostip:/filepath — Enter the path to install from a remote FTP server.
http[s]://hostip:/filepath — Enter the path to install from the remote HTTP or HTTPS server.
scp://userid:passwd@hostip:/filepath — Enter the path to install from a remote SCP le
system.
sftp://userid:passwd@hostip:/filepath — Enter the path to install from a remote SFTP le
system.
tftp://hostip:/filepath — Enter the path to install from a remote TFTP le system.
image://filename — Enter the path to use to install the image from a local le system.
usb://filepath — Enter the path to use to install the image from the USB le system.
Default All
Command Mode EXEC
Usage Information Use the show image status command to view the installation progress.
Example
OS10# image install ftp://10.206.28.174:/PKGS_OS10-Enterprise-10.4.0E.55-
installer-x86_64.bin
Supported Releases 10.2.0E or later
show boot
Displays boot partition-related information.
Syntax
show boot [detail]
Parameters detail — (Optional) Enter to display detailed information.
Default Not congured
38 Getting Started