C613-50163-01 Rev C
Command Reference for GS970M Series
85
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
F
ILE
AND
C
ONFIGURATION
M
ANAGEMENT
C
OMMANDS
BOOT
SYSTEM
BACKUP
boot system backup
Overview
Use this command to set a backup release file to load if the main release file cannot
be loaded.
Use the
no
variant of this command to stop specifying a backup release file.
Syntax
boot system backup <
filepath-filename
>
no boot system backup
Mode
Global Configuration
Examples
To specify the file GS970-5.4.6-2.4.rel as the backup to the main release file, use the
commands:
awplus#
configure terminal
awplus(config)#
boot system backup flash:/GS970-5.4.6-2.4.rel
To stop specifying a backup to the main release file, use the commands:
awplus#
configure terminal
awplus(config)#
no boot system backup
Related
Commands
Parameter
Description
<filepath-filename>
Filepath and name of a backup release file.
Backup release files must be in the Flash filesystem.
Valid release files must have a
.
rel
extension.
backup
The specified file is a backup release file.