CIS
Home > Networking
> Troubleshooting Network Connections
> View IP Settings
Viewing IP Settings
In Windows XP, 2000, NT, XP and Server 2003:
- From the Start menu, select Run.
- Type cmd and click OK.
- Type ipconfig /all and press Enter.
- To release and renew DHCP IP settings, type ipconfig /release
(Enter) and then ipconfig /renew (Enter).
In Windows 95, 98, and Me:
- From the Start menu, select Run.
- Type winipcfg and press Enter.
- To release and renew DHCP IP settings, click Release and then
Renew.
In Mac OS X 10.4 (Tiger) and 10.3 (Panther):
- Open System Preferences from the Dock or the Apple
menu.
- Select Network preferences.
- Set the Show: pull-down menu to Built-in Ethernet.
In Linux and Unix:
- From a shell, run ifconfig -a (ifconfig is usually in /sbin or
/usr/sbin).
- To view routing tables, run netstat -rn.
- To view DNS settings, cat /etc/resolv.conf.
|