Copy running-config – Allied Telesis AT-9000 Series User Manual

Page 480

Advertising
background image

Chapter 29: Boot Configuration File Commands

452

COPY RUNNING-CONFIG

Syntax

copy running-config

filename

.cfg

Parameter

filename

Specifies a name for a new boot configuration file. The name can
be from 1 to 16 alphanumeric characters. The extension must be
“.cfg”.

Mode

Privileged Exec mode

Description

Use this command to create new boot configuration files. Stored in the file
system on the switch, the files contain the current settings of the switch.
You might use this command to create a backup copy of the switch’s
current configuration.

This command does not change the active boot configuration file. To
designate a different file as the active boot configuration file on the switch,
refer to “BOOT CONFIG-FILE” on page 450.

Confirmation Command

“DIR” on page 439

Example

This example creates a new boot configuration file called
“salesunit2_archive.cfg”.

awplus> enable
awplus# copy running-config salesunit2_archive.cfg

Advertising