A SERVICE OF

logo

set boot configuration-file 479
example, the filename used during the most recent reboot is
configuration.
WX4400# save config
Configuration saved to configuration.
The following command saves the running configuration to a file named
testconfig1:
WX4400# save config testconfig1
Configuration saved to testconfig1.
See Also
“display boot” on page 469
“display config” on page 470
“load config” on page 474
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.