Useful for troubleshooing network namespaces problems without having to create containers and the additional functionality
source netns.sh
netns_add ns1 192.168.0.2
netns_add ns2 192.168.0.3
ping -c 2 192.168.0.2
PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.