answersLogoWhite

0

What is function of ipconfig?

Updated: 9/21/2023
User Avatar

Wiki User

12y ago

Best Answer

Ipconfig is used to show all current TCP/IP network configurations values and connections in Microsoft Windows. It is a command line tool.

User Avatar

Jonathon Willms

Lvl 10
1y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is function of ipconfig?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the function ipconfigrenew?

ipconfig /renew is used to renew your DHCP IP address after releasing it with ipconfig /release. If no adaptor is specified, all adaptors are renewed.


Is a command line function for viewing and setting wireless interface parameters?

ipconfig


Full form of ipconfig?

ipconfig /all


What is the command line to use IPConfig to release the Current IP address?

ipconfig /release


How do you create ipconfig batch file?

Here is an example of a batch file that carries out the command ipconfig. @echo off ipconfig /all pause exit


What is the full command line to use ipconfig to release the full address is?

ipconfig /release


In Windows 2000 what command discards the IP address?

ipconfig /release ipconfig /renew


In windows 7 what command discards the IP address?

ipconfig /release ipconfig /renew


What command used to down the ip address in the command prompt?

assuming that by down you mean get... ipconfig if you want all ip settings then ipconfig /all command ipconfig If you mean to disable or turn off the ip to disconnect from the internet then ipconfig /release


What ipconfig command requests IP configuration from a DHCP server?

ipconfig /renew if you're on windows


How do you get to your DHCP settings?

In the "run" box, type "DOS". at the dos prompt, type "ipconfig /all". There are other commands you can use with "ipconfig" just type "Ipconfig /?" for a list of commands.


What command can display tcpip configuration and refresh the ip address?

On Windows the command is IPCONFIG. That displays the configuration, though IPCONFIG /ALL displays everything. To do a DHCPREFRESH, type IPCONFIG /RENEW.