System information
361
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
File Management Commands
Defaults: By default, MSS saves the running configuration as the configuration
filename used during the last reboot.
Access: Enabled.
Usage: If you do not specify a filename, MSS replaces the configuration file loaded during
the most recent reboot. To display the filename of the configuration file MSS loaded
during the most recent reboot, use the show boot command.
The command completely replaces the specified configuration file with the running
configuration.
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.
DWS-1008# save config
Configuration saved to configuration.
The following command saves the running configuration to a file named testconfig1:
DWS-1008# save config testconfig1
Configuration saved to testconfig1.
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.
Usage: The file must be located in the switch’s nonvolatile storage.
Examples: The following command sets the boot configuration file to testconfig1:
DWS-1008# set boot configuration-file testconfig1
success: boot config set.










