C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
125
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
F
ILE
M
ANAGEMENT
C
OMMANDS
BOOT
SYSTEM
boot system
Overview
Use this command to set the release file to load during the next boot cycle.
Use the
no
variant of this command to remove the release file as the boot file.
Syntax
boot system <
filepath-filename
>
no boot system
Mode
Global Configuration
Usage
You can only specify that the release file is on a USB storage device if there is a
backup release file already specified in Flash. If you attempt to set the release file
on a USB storage device and a backup release file is not specified in Flash, the
following error message is displayed:
In a VCStack configuration, the stack only accepts a release file on a USB storage
device if a USB storage device is inserted in all stack members and all stack
members have a bootloader version that supports booting from it. If a stack
member has a USB storage device removed an error message is displayed. For
example, if stack member 2 does not have a USB storage device inserted the
following message is displayed:
Examples
To run the release file
IX5-5.4.5-0.1.rel
stored on the device’s Flash
filesystem the next time the device boots up, use the commands:
awplus#
configure terminal
awplus(config)#
boot system flash:/IX5-5.4.5-0.1.rel
To remove the release file
IX5-5.4.5-0.1.rel
stored on the device’s Flash
filesystem the next time the device boots up, use the commands:
awplus#
configure terminal
awplus(config)#
no boot system flash:/IX5-5.4.5-0.1.rel
Parameter
Description
<filepath-filename>
Filepath and name of a release file.
The specified release file must exist and must be stored
in the root directory of the specified filesystem.
Valid release files must have a
.
rel
extension.
% A backup boot image must be set before setting a current boot
image on USB storage device
% Stack member 2 has no USB storage device inserted