Import - Motorola WS2000 - Wireless Switch - Network Management Device Cli Reference Manual

Wireless switch
Hide thumbs Also See for WS2000 - Wireless Switch - Network Management Device:
Table of Contents

Advertisement

4-14 WS2000 Wireless Switch System Reference Guide
4.4.3 System Config import Command

import

System Configuration Commands
Imports the configuration to the system.
Syntax
import [ftp|tftp|sftp] {default-and-apply}
Parameters
import [ftp|tftp]
{default-and-apply}
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 ]
admin(system.config)>import ftp default-and-apply
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 ]
admin(system.config)>import tftp default-and-apply
Import operation : [ Started ]
File transfer : [ In progress ]
File transfer : [ Done ]
Import operation : [ Done ]
Imports configuration from external devices.
• 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.
• default-and-apply – Import the configuration from the FTP or TFTP server. Use this
command to first set the device to factory defaults before applying the imported
configuration. This command is optional.
• sftp – Imports the comfiguration from the SFTP server.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents