Add secondary IP iproute2

Assign a secondary IP/prefix live; note: not persisted across reboot

ip addr add 10.0.0.5/24 dev <name> && ip addr show dev <name>
more iproute2 all 12 commands →