Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

ipconfig

From Wikipedia, the free encyclopedia
Console application program
ipconfig
Screenshot ofipconfig /all output inWindows XP
Developer(s)Microsoft, ReactOS Contributors,Apple Inc.
Written inC
Operating systemWindows,ReactOS,macOS
PlatformCross-platform
TypeCommand
LicenseWindows, macOS:Proprietarycommercial software
ReactOS:GPL-2.0-or-later
Not to be confused withifconfig.

ipconfig (standing for "Internet Protocol configuration") is aconsole application program of some computeroperating systems that displays all currentTCP/IP network configuration values and refreshesDynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.[1]

Implementations

[edit]

Thecommand is available inMicrosoft Windows,ReactOS, and inApplemacOS. The ReactOS version was developed by Ged Murphy and is licensed under theGPL.[2]

Microsoft Windows, ReactOS

[edit]

Theipconfig command supports thecommand-line switch/all. This results in more detailed information thanipconfig alone.

An important additional feature ofipconfig is to force refreshing of the DHCP IP address of the host computer to request a different IP address. This is done using two commands in sequence. First,ipconfig /release is executed to force the client to immediately give up its lease by sending the server a DHCP release notification which updates the server's status information and marks the old client's IP address as "available". Then, the commandipconfig /renew is executed to request a new IP address.[3][4] Where a computer is connected to a cable or DSL modem, it may have to be plugged directly into the modem network port to bypass the router, before usingipconfig /release and turning off the power for a period of time, to ensure that the old IP address is taken by another computer.[5]

The/flushdns parameter can be used to clear the Domain Name System (DNS)[6] cache to ensure future requests use fresh DNS information by forcing hostnames to be resolved again from scratch.[7])

Apple macOS

[edit]

ipconfig inMac OS X serves as a wrapper to the IPConfiguration agent, and can be used to control theBootstrap Protocol and DHCP client from the command-line interface.[8] For example, you can release and renew an IP address if it happened to be assigned incorrectly by the DHCP server during the automated assignment process.[9] Like mostUnix-based operating systems, Mac OS X also usesifconfig for more direct control over network interfaces, such as configuring static IP addresses. The Ifconfig command in Linux has been replaced by the IP command

See also

[edit]

References

[edit]
  1. ^"ipconfig".Microsoft Docs. 16 October 2017. Retrieved25 August 2020.
  2. ^"Reactos/Ipconfig.c at master · reactos/Reactos".GitHub.
  3. ^Release and Renew Your IP Address
  4. ^Windows – Displaying, Releasing and Renewing a DHCP Lease
  5. ^whatsmyipaddress: How to change your IP address
  6. ^"Domain Name System (DNS)",Understanding IPv6, New York: Springer-Verlag, pp. 151–172,ISBN 0-387-25429-3, retrieved2024-03-06
  7. ^Windows 8.1 PCs Connect to the Network but not the Internet
  8. ^OS X developer manual
  9. ^"Ipconfig – network administration via the command line".IONOS Digitalguide. Retrieved2022-08-23.

Further reading

[edit]

External links

[edit]
Wikibooks has a book on the topic of:Guide to Windows Commands
Ecosystem
Interpreters
Terminals
File system navigation
File management
Archiving
Disk management
Processes
Registry
User environment
File contents
Scripting
Networking
Maintenance and care
Boot management
Software development
Miscellaneous
Retrieved from "https://en.wikipedia.org/w/index.php?title=Ipconfig&oldid=1277602288"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp