Command Reference Guide
558 CHAPTER 18: FILE MANAGEMENT COMMANDS
Examples — The following command saves the running configuration to
the configuration file loaded during the most recent reboot. In this
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 547
display config on page 548
load config on page 551
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.