Chapter 5: Basic Operations Commands
76 Section I: Getting Started
CREATE CONFIG
Syntax
create config=
file_name
Parameters
file_name
Specifies the name of a new file. The file name can be from 1 to 20
alphanumeric characters including a period and extension. The file
name is case-sensitive. The extension must be “.cfg” or “.scp.” The
file name can include hyphen (-), underscore (_), period (.), and
parentheses (()).
Description
Use this command to copy a configuration file on the system memory and
save it on the flash memory. If the new file name is the same as the name
of an existing file, the command overwrites the existing file.
Confirmation Command
“SHOW CONFIG” on page 85
Example
The following command copies the configuration on the system memory
and saves it as the config2.cfg file on the flash memory:
Manager > create config=config2.cfg