answersLogoWhite

0

View IP addresses and configuration:

In Windows:

  • ipconfig
  • ipconfig /all

in Linux:

  • ifconfig (this shows all interfaces)
  • ifconfig (shows configuration for one network interface)

Renew dynamic IP via DHCP:In Windows, ipconfig /renew (or ipconfig /renew6 if you have a copy of Windows that natively supports DHCP with IPv6), in Linux, dhclient (provided you have dhclient installed)

User Avatar

Wiki User

9y ago

What else can I help you with?