User's Manual

Chapter 16
| Flash/File Commands
– 165
Example
AP# dual-image boot-image A
Change image to A
AP#
copy This command copies a boot file, code image, or configuration file between the
access points flash memory and a FTP/TFTP server. When you save the
configuration settings to a file on a FTP/TFTP server, that file can later be
downloaded to the access point to restore system operation. The success of the file
transfer depends on the accessibility of the FTP/TFTP server and the quality of the
network connection.
Syntax
copy {ftp [firmware | config] <file-name> <ip-address> <user-name>
<password> | tftp [firmware | config] <file-name> <ip-address>}
copy config {ftp <file-name> <ip-address> <user-name> <password> | tftp
<file-name> <ip-address>}
copy running startup
ftp - Keyword that allows you to copy to/from an FTP server.
tftp - Keyword that allows you to copy to/from a TFTP server.
firmware - Keyword that allows you to copy a software image file from an
FTP/TFTP server to flash memory.
config - Keyword that allows you to copy a configuration file to/from an
FTP/TFTP server.
running startup - Keywords that save the current running configuration to
the startup configuration file in flash memory.
file-name - The name of a file to copy.
ip-address - The IP address of an FTP or TFTP server.
user-name - The access user name for the FTP server.
password - The access password for the FTP server.
Default Setting
None
Command Mode
Exec
Command Usage
Only a configuration file can be uploaded to an FTP/TFTP server, but every type
of file can be downloaded to the access point.