Specifications

730 ExtremeWare XOS 10.1 Command Reference Guide
Configuration and Image Commands
install image
install image <fname> {reboot}
Description
Installs a new version of the ExtremeWare XOS software image.
Syntax Description
Default
N/A.
Usage Guidelines
When you download a software image, you are asked if you want to install the image immediately after
the download is finished. If you choose to install the image at a later time, use this command to install
the software on the switch.
The software image file is a .tgz file, and this file contains the executable code.
If you install the software image on the active partition, you must reboot the switch. A message similar
to the following appears when installing the image on the active partition:
Image will be installed to the active partition, a reboot required. Do you want
to continue ? (y or n)
Enter y to continue the installation and reboot the switch. Enter n to cancel.
Example
The following command installs the software image file bd10ki386-10.1.0.85.tgz:
install image bd10ki386-10.1.0.85.tgz
fname Specifies the software image file.
reboot Reboots the switch after the image is installed.