Boot config-file backup – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 154
File Management Commands
Software Reference for x310 Series Switches
7.8
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
boot config-file backup
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
Examples
To set the configuration file backup.cfg as the backup to the main configuration file,
use the commands:
To remove the configuration file backup.cfg as the backup to the main configuration
file, use the commands:
Related Commands
boot config-file
boot system
boot system backup
show boot
Parameter
Description
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.
awplus#
configure terminal
awplus(config)#
boot config-file backup flash:/backup.cfg
awplus#
configure terminal
awplus(config)#
no boot config-file backup flash:/backup.cfg