181k views
5 votes
What would you enter at the command prompt to find the ip address for the xyzcomp.com domain?

1 Answer

0 votes

IP config is a “console application” designed to run from command prompt. This allows the user to get the” IP” address of the machine. This has replaced one another utility called “winipcfg”.

To run this command, goto command line or run prompt and then enter the command “IP config” and then “press enter”, you can alternatively give “IP config localhost” which will give the IP” address of the “current system”.

You can also find “IP address” of other system in the same domain / network by typing “IP config computer_name”"

User Lucas Vazquez
by
8.0k points

No related questions found