beautypg.com

Copy flash tftp – Allied Telesis AT-DC2552XS User Manual

Page 135

background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section I: Switch Management

135

COPY FLASH TFTP

Syntax

copy flash tftp

ipaddress filename

Parameters

ipaddress

Specifies the IPv4 address of a TFTP server on your network.

filename

Specifies the filename of a file to upload from the file system in the
switch to a TFTP server. The file extension can be “cfg” or “txt.”
You cannot specify a configuration file, which has the extension
“img.”

Mode

Privileged Exec mode

Description

Use this command to upload a file from the file system in the switch to a
TFTP server on your network.

Before issuing this command, the switch must have a management IPv4
address assigned. See “IP ADDRESS” on page 404 and “IP ADDRESS
DHCP” on page 406.

Example

This command uploads the configuration file “test1.cfg” from the file
system in the switch to a TFTP server that has the IP address
192.168.1.200:

awplus> enable
awplus# copy flash tftp 192.168.1.200 test1.cfg