To see what IP
address, default gateway, and subnet mask your computer is using:
- Click the
Start button and select Programs.
- Select
Command Prompt (NT)
or Accessories, then Command
Prompt (2000, XP, Vista).
- At the command prompt, enter:
ipconfig
- To close the command prompt, enter:
exit
For other IP information on Windows NT, including the physical
address, at the command prompt, enter:
ipconfig /all | more
This will give you information regarding your computer's TCP/IP setup, including:
Host name
DNS servers
Physical address
IP address
Subnet mask
Default gateway
WINS servers |