B-31
User Guide for the CiscoWorks 1105 Wireless LAN Solution Engine
78-14947-01
AppendixB 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 systems 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 ga teway IP add ress:
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 comm and. To re move
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).