Specifications
AP-7131 Access Point Product Reference Guide8-250
AP7131>admin(system.config)> export
Description:
Exports the configuration from the system.
Syntax:
Example:
Export FTP 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 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 ]
For information on importing/exporting access point configurations using the applet (GUI), see Importing/Exporting Configurations on
page 4-46.
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.
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.
!