Specifications
Altitude 35x0 Access Point Product Reference Guide 261
admin(system.config)> import
Imports the access point configuration to the access point. Errors could display as a result of invaid
configuration parameters. Correct the sepcified 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.
import ftp Imports the access point configuration file from the FTP server. Use the set command to set the
server, user, password, and file.
tftp Imports the access point configuration from the TFTP server. Use the set command to set the
server and file.