beautypg.com

Copy default.cfg – Allied Telesis AT-S100 User Manual

Page 84

background image

Chapter 3: Privileged Executive Mode Commands

84

Section I: Command Modes

COPY DEFAULT.CFG

Syntax

copy default.cfg A.B.C.D FILENAME

Parameters

default.cfg

Indicates the name of the source configuration file.
This file name must end with the “.cfg” suffix.

A.B.C.D

Indicates an IP address in the following format:

xxx.xxx.xxx.xxx

FILENAME

Indicates the name of the destination configuration
file. This file name must end with the “.cfg” suffix.

Description

Use the COPY DEFAULT.CFG command to upload a configuration file
from the switch onto an TFTP server. You may want to upload a
configuration file from your switch onto a backup server. Or, you may want
to upload a configuration file from your switch to a TFTP server and then
download it to other AT-9000 Series switches with the COPY A.B.C.D
command. In addition, you must have the IP address of the TFTP server
to set this command.

Command Mode

Privileged Executive mode

Examples

Enter the following command to upload a file called “may.cfg” from the
switch onto a TFTP server with an IP address of 192.58.48.1. The new
filename is “at100v103.cfg.”

switch# copy may.cfg 192.58.48.1 at100v103.cfg

Enter the following command to upload a text file called “june.cfg” from the
switch onto a TFTP server with an IP address of 192.58.48.5. The new file
name is “s100v103.cfg.”

switch# copy june.cfg 192.58.48.5 s100v103.cfg

Related Commands

“COPY” on page 81