124
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
F
ILE
M
ANAGEMENT
C
OMMANDS
BOOT
CONFIG
-
FILE
BACKUP
boot config-file backup
Overview
Use this command to set a backup configuration file to use if the main
configuration file cannot be accessed.
Use the
no
variant of this command to remove the backup configuration file.
Syntax
boot config-file backup <
filepath-filename
>
no boot config-file backup
Mode
Global Configuration
Usage
For an explanation of the configuration fallback order, see the
File Management
Feature Overview and Configuration Guide
.
Examples
To set the configuration file
backup.cfg
as the backup to the main
configuration file, use the commands:
awplus#
configure terminal
awplus(config)#
boot config-file backup flash:/backup.cfg
To remove the configuration file
backup.cfg
as the backup to the main
configuration file, use the commands:
awplus#
configure terminal
awplus(config)#
no boot config-file backup flash:/backup.cfg
Related
Commands
boot config-file
boot system
boot system backup
show boot
Parameter
Description
<filepath-filename>
Filepath and name of a backup configuration file.
Backup configuration files must be in the Flash filesystem.
Valid backup configuration files must have a
.
cfg
extension.
backup
The specified file is a backup configuration file.