Copy running-config – Allied Telesis AT-DC2552XS User Manual
Page 148

Chapter 6: Boot Configuration File Commands
148
COPY RUNNING-CONFIG
Syntax
copy running-config
filename
..
cfg
Parameter
filename
.
cfg
Specifies a name for the configuration file. The file name is case-
sensitive and can be from 1 to 28 alphanumeric characters. The
extension must be “.cfg.”
Mode
Privileged Exec mode
Description
Use this command to create a new configuration file. The new
configuration file is stored in the file system on the switch, containing the
current settings of the switch. Use this command to create a backup copy
of the switch’s current configuration (running-config file).
This command does not change the boot configuration file. To designate a
different file as the boot configuration file on the switch, refer to “BOOT
CONFIG-FILE” on page 146.
Confirmation Command
Example
This example saves the current configuration settings of the switch as a
new boot configuration file called “sw3_backup.cfg”:
awplus> enable
awplus# copy running-config sw3_backup.cfg