Reference Guide

60 | copy Dell Networking W-Series Instant 6.4.0.2-4.1 | CLI Reference Guide
copy
copy {config tftp <ip-address> <filename>|core-file tftp <ip-address>| flash tftp <ip-address>
<filename>| tftp <ip-address> <filename> {cpserver cert <password> format {p12|pem} | portal
logo | system {1xca [format {der|pem}]|1xcert <passsword>[format {p12|pem}]|config|flash}}
Description
This command copies files to and from the W-IAP.
Syntax
Parameter Description
config Copies a configuration file to the TFTP server.
core-file Copies a core file to the TFTP server.
flash Copies a file from flash to the TFTP server or to flash from a TFTP server.
tftp Copies files and certificates to the W-IAP database from a TFTP server.
<ip-address> Copies files to the specified TFTP server IP address.
<file-name> Indicates the name of the file to be copied.
cpserver
cert <password>
Copies internal captive portal server certificate.
portal
logo
Copies customized logo for the internal captive portal server.
system Copies the file to the system partition.
1xca Copies the CA certificate used for 802.1X authentication from the TFTP server.
der
pem
Indicates the system partition file extensions.
1xcert Copies the server certificate used for 802.1X authentication from the TFTP
server.
<passsword> Indicates the password for certificate authentication.
p12
pem
Indicates the certificate file extensions.
Usage Guidelines
Use this command to save backup copies of the configuration file to a TFTP server, or to load a certificate file and
customized logo from a TFTP server to the W-IAP database.
Example
The following example copies a configuration file to the TFTP server:
(Instant AP)# copy config tftp 10.0.0.1 filename.cfg