ipconfig
Windows CMD · Network · available in the simulator
What it does
Displays and manages IP configuration.
Syntax
ipconfig [/all] [/renew] [/release] [/flushdns]
Options and parameters
/allDisplays full configuration information for all adapters.
ipconfig /all/releaseReleases the IP address obtained via DHCP.
/renewRenews the IP address via DHCP.
/flushdnsFlushes the DNS resolver cache.
ipconfig /flushdns/displaydnsDisplays the contents of the DNS resolver cache.
/registerdnsRenews DHCP leases and reregisters DNS names.
/showclassidDisplays the DHCP class IDs for the adapter.
/setclassidModifies the DHCP class ID.
Usage examples
ipconfig /allipconfig /flushdns