answersLogoWhite

0


Best Answer

For Unix/linux, use the 'ifconfig' command.

For Windows, use 'ipconfig'

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

The DOS command that s used to view IP information is 'ipconfig /all'. This command will display all connection configurations.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

type ipconfig in the command line

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What command do you use to view IP address information?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What do you type to get a computer's MAC address?

for Windows Systems use IPCONFIG /ALL command to view Mac Address. for Linux Systems use IFCONFIG -A command to view Mac Address.


What should you do to view IP address information on a computer running UNIX?

Use the 'ifconfig' command to retrieve the addressing information and adapters on the system.


What command switch do you use to view help information for the DIR command?

You can run "dir /?" command.


Displays the IP address of the host and other configuration information?

There are commands in command line interface for this . To know the ip address of host you can use Ipconfig command . Ipconfig command will also gives your other details as well.


Which switch do you use in the ARP command to display all information stored in the address resolution protocol cache on a computer?

-a


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 set the IP address in Linux?

set the IP address with the ifconfig command use the syntax: ifconfig interface address netmask up view your network interfaces with the command ifconfig then for example to set address to 172.12.0.1 on the interface eth0 use: ifconfig eth0 172.12.0.1 netmask 255.255.0.0 up make sure you have root permissions to do this, either be logged in as root or preceed the command with "sudo". you don't have to specify the subnet mask if you don't want to, but it is generally recommended to do so.


Which command do you use to obtain information from the system catalog in oracle?

Use the Describe Command


Where can I find my gateway address to the internet?

Depending on what operating system you have - if it is a Windows system then use the 'ipconfig /all' command. Look for the 'default gateway' address. This is the address to your internet. For Unix based systems, use the 'ifconfig -a' command and/or netstat command to get the same info.


How do you use command prompt to get ip address?

/ipconfig /all


When would it be useful to use Google Maps Street View?

It would be useful to use Google Maps Street view when you are looking for an address and directions on how to get to that address. Looking at a street view will give you a better idea of the location of the address in question.


What command lists the shared resources on a remote computer on a network?

net view \\computername use this command to verify that resources on a remote computer are shared