By typing ipconfig \all in cmd prompt,we can see our ip address.
From a command prompt, you can use the command "ipconfig" to display your ip address.
/ipconfig /all
open a command prompt and ping the web address. If it is a valid address, it will return the ip.
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.
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.
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.
Go into command prompt and type: net send (ip address/ name of computer) (User) (message)
router(config-if)#
ping with ip address. ex: ping 124.123.97.47
nslookup 207.56.112.45
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)
This may change.If you are Windows open Command Prompt and type ping linerider.com. Do the same on Linux but just with the shell.From both you will see an IP number such as 1.2.3.4. That will be the IP address of the web server hosting the site.