Cisco Systems 1105 用户手册

下载
页码 510
 
B-27
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
Appendix B      Command Reference
Privilege Level 15 Commands
no import host hostname ipaddress
To remove an imported host file, use the no version of the import command as 
follows:
no import hosts
Example
This command imports host files from the ftp accessible server ftpserver_1. 
Ftpserver_1 has the username admin, the password pass, and the path 
/ftpserver_1/hosts.
import hosts ftpserver_1 admin pass /ftpserver_1/hosts
This command deletes the hosts imported in the example above:
no import hosts
install configure
To define the repository that the Wireless LAN Solution Engine uses to install 
software updates and images, use the install configure command. 
install configure {URL URL Value | default | save}
Syntax Description
URL
Sets the URL of the repository.
URL Value
The URL of the repository. The URL should take the form of 
http://host:port/path (the path is not a requirement). 
default
Configures the Wireless LAN Solution Engine to be its own 
repository. The URL is http://localhost:9851. 
save
Saves the current configuration in the install.ini file.
Usage Guidelines
The install configure command defines the repository that the Wireless LAN 
Solution Engine uses. A repository is a remote or local server from where a 
system can download software updates and images. Only HTTP is supported.