6.4.3 Configuration Upload

Use this command to upload a file from TFTP server to all the files on the switch, except default-config which is read-only.

Command Syntax:

copy <tftp://server/filename > { startup-config | running-config | < flash:filename> } 
Table 6-7. Command Desription

Argument

Description

Parameter

N.A

N.A

Default

N.A

Mode

EXEC

Usage

Use this command to upload a configuration file from TFTP server to another file on the switch.

Example

Example 1:

Upload unit configuration file “test” from TFTP Server to startup-config file

# copy tftp://192.168.0.40/test startup-config