set boot configuration-file 687
History —Introduced in MSS Version 4.1.
Examples — The following command specifies a file called backup.cfg as
the backup configuration file on the WX switch:
WX1200# set boot backup-configuration backup.cfg
success: backup boot config filename set.
See Also
clear boot backup-configuration on page 666
display boot on page 674

set boot

configuration-file

Changes the configuration file to load after rebooting.
Syntax set boot configuration-file filename
filename — Filename. Specify between 1 and 128 alphanumeric
characters, with no spaces.
To load the file from a subdirectory, specify the subdirectory name,
followed by a forward slash, in front of the filename. For example:
backup_configs/config_c.
Defaults — The default configuration filename is configuration.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — The file must be located in the switch’s nonvolatile storage.
Examples — The following command sets the boot configuration file to
testconfig1:
WX4400# set boot configuration-file testconfig1
success: boot config set.