Install iproute2 by entering the following commands in the terminal:
sudo apt update sudo apt install iproute2
Description:
networking and traffic control tools
The iproute2 suite is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'.
Homepage: https://wiki.linuxfoundation.org/networking/iproute2
Version: 4.15.0-2ubuntu1
Section: net