Reference Guide
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 congured
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.2.0E.
190-installer-x86_64.bin
Supported Releases 10.2.0E or later
image install
Installs a new image, either from a previously downloaded le or from a remote location.
Syntax
image install file-url
Parameters
• file-url — Location of the image 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 install from a local le system.
• usb://filepath — Enter the path to install from the USB le system.
Default All
Command Mode EXEC
System management 401