Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Home > Ipconfig
IPCONFIG is a command line tool used to control the network connections on Microsoft Windows NT/ 2000/ XP machines. There are three main commands: /all, /release and /renew. (For a full list of commands, use "ipconfig /?".) On Windows 9x machines, a graphical tool called winipconfig or winipcfg is used instead. The Unix equivalent is ifconfig.
Sample output
C:\>ipconfig /all
Windows 2000 IP Configuration
Host Name . . . . . . . . . . . . : wikipedia
Primary DNS Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : wikipedia.org
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . : wikipedia.org
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Netwon #3
Physical Address. . . . . . . . . : 00-D0-B7-A6-F1-11
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.100
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 192.168.0.3
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Primary WINS Server . . . . . . . : 192.168.0.75
Lease Obtained. . . . . . . . . . : 27 May 2004 09:04:06
Lease Expires . . . . . . . . . . : 30 May 2004 09:04:06
C:\>ipconfig /release
Windows 2000 IP Configuration
IP address successfully released for adapter "Local Area Connection 2"
C:\>ipconfig /renew
Windows 2000 IP Configuration
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . : wikipedia.org
IP Address. . . . . . . . . . . . : 192.168.0.100
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 192.168.0.1
Windows software
Internet
Read more »