answersLogoWhite

0


Best Answer

ipconfig /all

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: The command used to view IP information on a Windows XP or Windows Vista workstation is ifconfig?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is The command used to view IP information on a Windows XP or Windows Vista workstation is ifconfig?

No, the command to view the IP information for a computer running Windows XP or Vista is " ipconfig ", executed from a command prompt. Executing the command with the switch " /?"will provide all the options available to the user.


What is the command sequence to get the ip address of your workstation?

Depends on the operating system. Windows: ipconfig /all *nix: ifconfig -a


What command do you use to view IP address information?

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


What Windows Vista command is the equivalent of the Linux ifconfig command?

From a command line: ipconfig or, for more info: ipconfig /all From Windows itself, the control panel provides access to networking features and configuration.


Can ipconfig be used in unix systems?

Not the actual command, no. However, the ifconfig command will give you similar information about the network interfaces.


Which UNIX and Mac command displays information relating to IP configuration of an end system?

ifconfig -a


Which command-line utility can be used to schedule a backup of a Windows XP workstation?

backup


What is ifconfig?

"ifconfig" is a command found in most *NIX operating systems (think UNIX, Linux, BSD, etc...). it's equivalent in Windows is "ipconfig". it is a command you call from the shell (not the graphical user interface) that allows you see/set IP configurations for a specific interface.


What linux command to display ip?

ifconfig


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.


Find gateway address subnet mask Linux?

Use the 'ifconfig' command on your adaptor, or just 'ifconfig -a'


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.