answersLogoWhite

0

If you mean your own internal address, at the command prompt, type "ipconfig"

For most users, your public IP address will change but is normally different to your local address.

Typically, your local address is a private address that others can't see.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What command can be used to cause windows to request a new IP address?

ipconfig /renew


What is the pupose of the command ping 127.0.0.1?

The purpose of the command is to send a ping request to the IP address 127.0.0.1. The IP should respond with a "pong" if it accessible. As the address 127.0.0.1 is the originator of the ping request, it should always respond unless something is wrong with the TCP/IP stack.


What command would you use to ping a host with the ip address 192.168.5.36?

To ping a host with the IP address 192.168.5.36, you would use the command ping 192.168.5.36 in the command line interface of your operating system. This command sends ICMP echo request packets to the specified IP address and waits for a response. If the host is reachable, you will receive replies indicating the time it took for the packets to travel to the host and back.


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.


An IP address that is assigned to a device upon request and is changeable is known as what?

A dynamic IP address.


Can you get an ip from an email address?

This is optionally that converting email address to ip is not difficult. Using nslookup command in command box (window key+R>cmd), the email address can be changed to ip readily.


How can you find site name from ip address?

ping with ip address. ex: ping 124.123.97.47


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 get the ip address from computer?

Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.Assuming you have Windows: To know the IP address of your computer, you can either check the network properties, or open a command window and type the command ipconfig.


Which command when issued in the interface configuration mode of a router enables the interface to acquire an IPv4 address automatically from an ISP when that link to the ISP is enabled?

In the interface configuration mode of a router, the command ip address dhcp enables the interface to acquire an IPv4 address automatically from an ISP via DHCP when the link to the ISP is enabled. This command instructs the router to request an IP address and other configuration information from a DHCP server. After issuing this command, ensure that the interface is also enabled with the no shutdown command.


How do you see an ip address on command prompt?

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


How do you you change your IP address?

If you have a dhcp server, you simply request a new ip address by going to the command prompt and entering "ipconfig release" and then "ipconfig renew". If you get you IP by a ISP, you'll need ask them to for a new IP.