ipconfig

Description

Displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.

Command
ipconfig
Examples
Display basic network configuration
ipconfig
Display detailed network configuration
ipconfig /all
Flush the DNS cache
ipconfig /flushdns
Parameters
Parameter Type Required Description
/all string No Display the full TCP/IP configuration for all adapters.
/release string No Release the IPv4 address for the specified adapter.
/renew string No Renew the IPv4 address for the specified adapter.
/flushdns string No Purges the DNS Resolver cache.
Command Info
Category: Networking
Type: Windows
Views: 13
Status: Active
Tags
windows cmd networking tcp/ip dns dhcp