beautypg.com

Create config – Allied Telesis AT-S60 User Manual

Page 125

background image

AT-S60 Command Line User’s Guide

123

CREATE CONFIG

Syntax

create config=filename

Parameter

config

Specifies the name of the configuration file.

Description

This command creates a configuration file containing the commands
required to recreate the current dynamic configuration of the switch.

The CONFIG parameter specifies the name of the configuration file to
create. The file extension must be .cfg. If the file already exists, it is
replaced. If the file does not exist it is created.

The filename must be a valid filename between 1 and 16 characters long.
Valid characters are lowercase letters (a–z), uppercase letters (A–Z),
digits (0–9), and the characters ~ ’ @ # $ % ^ & ( ) _ - { }. Invalid characters
are: ! * + = “| \ [ ] ; : ? / , < >. Wildcards are not allowed.

Example

The following command saves the current dynamic configuration to a
file called boot.cfg:

create config=boot.cfg