<div dir="ltr">If I have a VM that's getting it's IP addresses from a VLAN provider network, is it sufficient to have a network namespace that corresponds to that network?<br><br>Or do I also need to have a network interface on the server that corresponds to it?<br><br>For instance, if I have a provider network with a CIDR of <a href="http://192.168.0.1/24">192.168.0.1/24</a>, and I have a network namespace that maps to that provider network, is that sufficient? Or do I also need to have a network interface on the control plane and network node in the same CIDR?</div>