ifconfig
Jump to navigation
Jump to search
About
ifconfig is the Linux equivalent to the Windows command ipconfig, although unlike ipconfig it does not return information about DNS settings.
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Inlinks
Reference
Notes
Apparently ifconfig is now (2018) considered deprecated, and ip a
should be used instead.
Commands related to DHCP, which provides the DNS settings (not shown by ifconfig) at the same time as it sets the adapter's IP address (which is shown by ifconfig):