When you run ipconfig at the Windows command line you see a display like this:
ipconfig Command
ipconfig [/? | /all | /release [adapter] | /renew [adapter]]
- /? -- Display help message.
- /all -- Display full configuration information.
- /release -- Release the IP address for the specified adapter.
- /renew -- Renew the IP address for the specified adapter.
The default is to display only the IP address, subnet mask and default gateway for each adapter bound to TCP/IP.
For Release and Renew, if no adapter name is specified, then the IP address leases for all adapters bound to TCP/IP will be released or renewed.
1 comments:
Post a Comment