Run command in netns iproute2

Create an isolated network namespace and run commands inside it

ip netns add test && ip netns exec test ip -br a
more iproute2 all 12 commands →