answersLogoWhite

0

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

For Windows, use 'ipconfig'

User Avatar

Wiki User

14y ago

What else can I help you with?

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.


What command can be used to launch the System Information window?

To launch the System Information window on a Windows computer, you can use the command msinfo32. You can enter this command in the Run dialog (accessed by pressing Windows + R) or in the Command Prompt. This will open the System Information tool, where you can view detailed information about your system's hardware and software configuration.


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


What command is used to view the ARP table?

To view the ARP table, you can use the command arp -a in the command prompt on Windows or arp on Unix/Linux systems. This command displays the IP addresses and their corresponding MAC addresses that the device has recently communicated with. Additionally, on Linux, you can also use ip neigh to view the ARP table.


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