Awesome "ip" Commands to Know

Brian from Awesome Open Source shared a couple awesome “ip” commands from his viewers worth knowing.

This command displays all of your NIC’s in a nice column format.

ip -br -c a

This command does the same thing, but only displays NIC’s that are granted IPv4 addresses.

ip -br -4 a