Thanks for the explanation.
Currently I am working on an open issue in NeST for which I need to design an API for assigning an IP address to the switch.
So the issue is that instead of assigning one IP address to the switch, the address helper class assigns an IP address to each of the interface connected to the switch. The reason is that the switch is inherited from the Node class so it shows a behavior similar to namespace.
Can you please elaborate what are the conflicts that might arise(with the existing interfaces) if we create the switch in the default namespace?
Thanks and Regards,
Dayma