Back to Developer Roadmap

ifconfig and ip Commands

src/data/roadmaps/shell-bash/content/ifconfig-ip@q-41zNMAJ-BYwrz_fZP60.md

4.0870 B
Original Source

ifconfig and ip Commands

ifconfig and ip are command-line utilities used to configure and manage network interfaces on Unix-like operating systems. They allow you to view, configure, and control network interfaces, including assigning IP addresses, setting network masks, and enabling or disabling interfaces. While ifconfig is an older tool, ip is the modern replacement offering more features and flexibility.

Visit the following resources to learn more: