Back to commands

DHCP

ipconfig

Display IP configuration.

Explanation

Ipconfig shows the current Windows network configuration. It is useful for quickly checking whether an adapter has an IP address, default gateway, and DNS server.

Syntax

ipconfig

Show basic adapter details

ipconfig

Use this for a quick view of IPv4 address and gateway settings.

Show full adapter details

ipconfig /all

Use this when you need DHCP, DNS, MAC address, and lease information.

Related Guides

Related Tools