Connectivity Guide

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
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 congured
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:
==========================================
Type: Node-id 1
Boot Type: Flash Boot
Active Partition: A
Active SW Version: 10.4.3E
Active SW Build Version: 10.4.3E.85
Active Kernel Version: Linux 4.9.110
Active Build Date/Time: 2019-02-18T09:06:10Z
Standby Partition: B
Standby SW Version: 10.4.3E
Standby SW Build Version: 10.4.3E.80
System management 95