Connectivity Guide

Table Of Contents
Supported
Releases
10.2.0E or later
image install
Installs a new image 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.
image://filename Enter the path to install from a local file system.
usb://filepath Enter the path to install from the USB file 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.3.2E.55-
installer-x86_64.bin
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 configured
Command Mode EXEC
Usage
Information
Use the boot system command to set the boot partition for the next reboot.
Example
OS10# show boot
Current system image information:
===================================
Type Boot Type Active Standby Next-Boot
-----------------------------------------------------------------------------------
Node-id 1 Flash Boot [A] 10.4.3E [B] 10.4.3E [A] active
Example (Detail)
OS10# show boot detail
Current system image information detail:
System management 89