Duplicate IP Addresses between multiple Tenants #11792
-
Hello everyone, I'm new to the netbox world; sorry if this is not the best way to ask this question. We have multiple sites where the Prefixes and IPs for the network equipment are the same; since they are private, there is no conflict with other networks. I've created two separate Tenenat and Sites for each property on netbox, and creating two prefixes But when configuring the IP Addresses for the devices, I can still see the other Tenant Prefixes and the Duplicate IP Addresses that are configured at the other site. Is this the expected behavior? or do I'm configuring something wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I believe that you need to put each prefix in a separate VRF. Since the prefixes and IPs are in the same "Global" VRF NetBox believes that they are mutually reachable. |
Beta Was this translation helpful? Give feedback.
I believe that you need to put each prefix in a separate VRF. Since the prefixes and IPs are in the same "Global" VRF NetBox believes that they are mutually reachable.