Reference Guide

Table Of Contents
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
Use the show image status command to view the progress.
Example
OS10# image download ftp://admin@10.206.28.174:/PKGS_OS10-
Enterprise-10.3.2E.55-installer-x86_64.bin
OS10# image download ftp://admin@10.206.28.174:/PKGS_OS10-
Enterprise-10.4.0E.55-installer-x86_64.bin
Supported
Releases
10.2.0E or later
image install
Installs a new image, either from a previously downloaded file or from a remote location.
Syntax
image install file-url
Parameters
file-url Location of the image file:
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
file system.
sftp://userid:passwd@hostip:/filepath Enter the path to install from a remote
SFTP file system.
tftp://hostip:/filepath Enter the path to install from a remote TFTP file system.
528 System management