Cisco Systems 1105 用户手册

下载
页码 510
 
B-31
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
Appendix B      Command Reference
Privilege Level 15 Commands
Usage Guidelines
Use the interface command to configure an Ethernet interface. 
If you change the IP address or hostname, follow these steps to ensure that 
applications using the system can connect to it correctly:
Step 1
Stop and restart management services by entering:
services stop
services start
Step 2
Verify that management applications that use the system can still connect to it.
Step 3
Reconnect any applications that cannot connect to it using the system’s new IP 
address or hostname.
Example
This command disables the Ethernet 1 interface:
interface eth1 down
This command sets the Ethernet 0 IP address, netmask, and gateway IP address:
interface eth0 209.165.200.224 255.255.255.224 default-gateway 
209.165.201.31 up
ip domain-name
To define a default domain name, use the ip domain-name command. To remove 
the default domain name, use the no form of the command.
ip domain-name name
no ip domain-name name
Syntax Description
name
Domain name (e.g. cisco.com).