Answer In the Windows command prompt, type "ipconfig". That will list basic information, including your IP address, of all your network interfaces. Be warned this will only return you your local IP address. That means if you're on a LAN, then you'll get the IP address of that network and not your WAN IP address.
***************************
Note: It is "ifconfig" on a Linux operating system.
hi u can find the mac address of computer by ipconfig/all command in command prompt. Thanks
You could try with the nbtstat command in the command prompt. You should type: nbtstat -A [machinename] or [IP address]
ping with ip address. ex: ping 124.123.97.47
From a command prompt type: ipconfig /all It will list the adapter's Ethernet address as "Physical Address". It will be 6 pairs of hex values with dashes in between.
Bring up a command prompt window and type 'ipconfig /all' (without the quotes)
Open command prompt and type in ipconfig /all (note the space).
You can find your network address (IP address) in Windows by opening up a command prompt (Start > Run > "cmd") and typing "ipconfig".
B
Go to Start>Run Then Type CMD. Then when the Command Prompt has loaded enter 'IPCONFIG' without the quotes and your IP address will be at the top next to Local Area Connection.
Go to the command prompt and run "ver" command..
On windows: 1. Click Run 2. Type "cmd.exe" 3. Type "ping notdoppler.com" in the command line 4. Copy the IP address from the list On Mac 1. In spotlight, search for "Terminal", then open it 2. Type "ping notdoppler.com" in the command line 3. Copy the IP address from the list
To find the IP address of the primary WINS server, open up the 'cmd' command line prompt. Type /ipconfig into the command line and hit enter.