Installation guide
NetVanta 2000 Series Hardware Installation Guide Installing Management Components
61202361L2-34B © 2004 ADTRAN, Inc. 33
6. Check the SPECIFY AN IP ADDRESS radio button.
7. Continue with one of the following options:
8. Click
OK to close the Properties window.
9. Click
OK on the Network Configuration window, which will ask you to reboot the browser
computer.
10. Click
YES to reboot your computer.
POSIX
®
-Compliant UNIX
®
/LINUX
®
1. Log in as root, or change to superuser.
2. Run the
ifconfig command -a option to list the configured network interfaces in the system. This
will show the Ethernet interface name as well. For example:
#ifconfig -a
lo0: flags=863<UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232 inet 127.0.0.1 netmask ff000000
hme0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
inet 192.103.55.186 netmask ffffff00 broadcast 192.103.255.255
ether 8:0:20:a8:38:c6
3. Change the IP address of the Ethernet interface to 10.10.10.50 with subnet mask 255.255.255.0 by
using the ifconfig command. For example:
# ifconfig eth0 10.10.10.50 netmask 255.255.255.0
4. Run the ifconfig command -a option again to make sure the interface address change is effective.
Set the IP Address Yourself OR Use DHCP to Assign an IP Address
•Enter the IP ADDRESS as 10.10.10.50
• Enter the
SUBNET MASK as 255.255.255.0.
•Enable the OBTAIN AN IP ADDRESS
A
UTOMATICALLY checkbox.
If your network uses DHCP for dynamic IP addressing, remember to return the TCP/IP
properties of your computer back to dynamic IP addressing after completing your
installation.