Network namespace
Subscribe
Network namespace is considered as another copy of the network stack or firewall rules. Generally, the namespace is used for scoping a particular set of identifiers. In a network namespace, it specifically focuses the network devices like eth0 which is exists in a provided namespace. The network namespace contains its own network resources including interfaces, routing tables etc. It is used to wraps a global system resource into an abstraction