Specifications
CLI Reference
Altitude 3500 Series Access Point Product Reference Guide
494
AP35xx>admin(system.config)> import
Imports the AP35xx configuration to the access point. Errors could display as a result of invalid
configuration parameters. Correct the specified lines and import the file again until the import
operation is error free.
Syntax
Example
Import 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 mysecret
admin(system.config)>import ftp
Import operation : [ Started ]
File transfer : [ In progress ]
File transfer : [ Done ]
Import operation : [ Done ]
Import TFTP Example
admin(system.config)>set server 192.168.0.101
admin(system.config)>set file config.txt
admin(system.config)>import tftp
Import operation : [ Started ]
File transfer : [ In progress ]
File transfer : [ Done ]
Import operation : [ Done ]
CAUTION
A single-radio model access point cannot import/export its configuration to a dual-radio model access
point. In turn, a dual-radio model access point cannot import/export its configuration to a single-radio access point.
For information on importing/exporting access point configurations using the applet (GUI), see
“Importing/Exporting Configurations” on page 103.
import ftp Imports the AP35xx configuration file from the FTP server. Use the set command to set the
server, user, password, and file.
tftp Imports the AP35xx configuration from the TFTP server. Use the set command to set the server
and file.