answersLogoWhite

0

How do you use command prompt to get ip address?

Updated: 8/19/2019
User Avatar

Wiki User

12y ago

Best Answer

/ipconfig /all

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you use command prompt to get ip address?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What windows networking utility can tell you what your IP address is?

From a command prompt, you can use the command "ipconfig" to display your ip address.


How do you see an ip address on command prompt?

By typing ipconfig \all in cmd prompt,we can see our ip address.


What command can a network technician use to determine the ip address asigned to the host?

IPCONFIG /all (DOS command prompt)


How do you get the IP address of a web link?

open a command prompt and ping the web address. If it is a valid address, it will return the ip.


How do you find out your IP address?

if you are running a windows o.s you use the ipconfig command in the command prompt if its a linux machine you use ifconfig command in the terminal If you want to know the IP address that websites see when you visit them, see the related links section for a resource on that.


Using command prompt how do you find your ip address?

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.


How do you send messages on command prompt?

Go into command prompt and type: net send (ip address/ name of computer) (User) (message)


How can you find site name from ip address?

ping with ip address. ex: ping 124.123.97.47


Which command should you execute at the command prompt to perform a reverse lookup for the ip address 207.56.112.45?

nslookup 207.56.112.45


What is the net command syntax on command prompt to send a message to friends ip address?

i think when you are on command prompt, you type ping 192.168.0.238, then you should know what to do next(i think)


How do you find the ip address for notdoppler.com?

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


How do you find an IP address?

Open command prompt and type in ipconfig /all (note the space).