Specifications
Altitude 4700 Series Access Point Product Reference Guide
555
AP4700>admin(system.config)>export
Exports the configuration from the system.
Syntax
Example
Export FTP or SFTP Example
admin(system.config)>set server 192.168.22.12
admin(system.config)>set user myadmin
admin(system.config)>set file config.txt
admin(system.config)>set passwd
admin(system.config)>export ftp/export sftp
Export operation : [ Started ]
Building configuration file : [ Done ]
File transfer : [ In progress ]
File transfer : [ Done ]
Export Operation : [ Done ]
Export TFTP Example
admin(system.config)>set server 192.168.0.101
admin(system.config)>set file config.txt
admin(system.config)>export tftp
Export operation : [ Started ]
Building configuration file : [ Done ]
File transfer : [ In progress ]
File transfer : [ Done ]
Export Operation : [ Done ]
CAUTION
Make sure a copy of the access point’s current configuration is exported (to a secure location) before
exporting the access point’s configuration, as you will want a valid version available in case errors are encountered
with the configuration export.
For information on importing/exporting access point configurations using the applet (GUI), see
“Importing/Exporting Configurations” on page 114.
export ftp Exports the access point configuration to the FTP server. Use the set command to set the
server, user, password, and file name before using this command.
tftp Exports the access point configuration to the TFTP server. Use the set command to set the
IP address for the TFTP server before using the command.
terminal Exports the access point configuration to a terminal.
sftp Exports the access point configuration to the SFTP server. Use the set command to set the
server, user, password, and file name before using this command.