How do I find IP and other details of a network interface In CentOS Minimal server?

por | 11 febrero, 2016

CentOS 7 minimal systems, use the commands “ip addr” and “ip link” to find the details of a network interface card. To know the statistics use “ip -s link”.

To view the details of the network interface cards, enter the following commands:

ip addr