Well - what is it you really want to do with ipconfig?
Are you wanting to refresh your ip address or just display it?
If you want to display your IP address you can do it a couple of different ways...
Way 1. Click on Start -> Run -> type in "cmd" without the quotes in the box and press Enter.
This will open a box. then type "ipconfig" (again without the quotes) and press enter.
This will display your ip configuration.
OR another way to see it is to click on Start-> Settings -> Network Connections
then click on your network connection name (local area connection is the most common)
Only click it one time and then on the left hand side click on View Status Of This Connection.
Then click on the Support tab.
This will display your Ip Address. If you need to repair it, then click the repair button.
Just go to command prompt. Type in "ipconfig"
Ipconfig is used to show all current TCP/IP network configurations values and connections in Microsoft Windows. It is a command line tool.
IPCONFIG /ALL
ipconfig /all
First type Ipconfig /allThen type ping 127.0.0.1The IPconfig /all will show you all connections, and the ping will show you if your NIC is working and is usable.(network+ guides to networks answer)ifconfig -a
ipconfig /release
To crack a WEP key: Step 1: Go to (start) Step 2: Click (run) Step 3: Type (cmd) Step 4: Type (ipconfig) Step 5: Put the Gateway IP on your address bar and press go
Steps to be followed for finding your computer's ip address in Windows XP:1.Start->Run->cmd prompt2.In that,just type ipconfig and then click enterFor example: It will show ip address like 74.110.208.65 .You can also find your IP address by using Ip-details.com .
Here is an example of a batch file that carries out the command ipconfig. @echo off ipconfig /all pause exit
ipconfig /release
ipconfig /release ipconfig /renew
ipconfig /release ipconfig /renew