Copy a.b.c.d – Allied Telesis AT-S100 User Manual
Page 82
Chapter 3: Privileged Executive Mode Commands
82
Section I: Command Modes
COPY A.B.C.D
Syntax
copy A.B.C.D SCRFILENAME DESTFILENAME
Parameters
A.B.C.D
Indicates an IP address in the following format:
xxx.xxx.xxx.xxx
SRCFILENAME
Indicates the name of the source configuration file.
This file name must end with the “.cfg” suffix.
DESTFILENAME
Indicates the name of the destination configuration
file. This file name must end with the “.cfg” suffix.
Description
Use the COPY A.B.C.D command to download a configuration file from
the switch onto an TFTP server. For example, you may want to download
a configuration file from a backup server onto your switch. 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 download a configuration file called
“jenny3.cfg” from a TFTP server with an IP address of 192.58.48.1 onto
your switch. The name of the new configuration file on the switch is
“at100v103.cfg:”
switch# copy 192.58.48.1 jenny.cfg at100v103.cfg
Enter the following command to download a configuration file called
“test.cfg” from a TFTP server with an IP address of 192.58.48.5 onto your
switch. The name of the new configuration file on the switch is
“master100v103.cfg:”
switch# copy 192.58.48.5 test.cfg master100v103.cfg
Related Commands