Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-177
WS2000>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 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)>export tftp
Export operation : [ Started ]
Building configuration file : [ Done ]
File transfer : [ In progress ]
File transfer : [ Done ]
Export operation : [ Done ]
Export Terminal Example:
admin(system.config)>export terminal
//
// WS2000 Configuration Command Script
// System Firmware Version: 1.5.0.0-160b
//
system
export ftp Exports the 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 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 configuration to the terminal.