Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-179
WS2000>admin(system.config)> import
Description:
Imports the configuration to the system.
Syntax:
Example:
Import FTP Example
admin(system.config)>set server 192.168.22.12
admin(system.config)>set user myadmin
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)>import tftp
Import operation : [ Started ]
File transfer : [ In progress ]
File transfer : [ Done ]
Import operation : [ Done ]
import ftp Imports the configuration from the FTP server. Use the set command to set the server, user, password, and file.
tftp Imports the configuration from the TFTP server. Use the set command to set the server and file.