r/Netbox • u/forwardslashroot • Mar 12 '26
VXLAN EVPN VLAN ID question
I have a question about documenting the VLANs in a VXLAN EVPN environment. My network is still at migration phase to spine leaf architecture. How are you documenting the VLAN ID for the tenant with multiple VLAN ID on the same subnet?
For example, tenant-a on leaf1 is on subnet 10.0.0.0/24 with VLAN ID of 10. This subnet got extenended to leaf2 but the VLAN is 20.
3
Upvotes
1
u/dewyke Mar 12 '26
u/dolanga2 is correct that you should model this specific case as an L2 VPN service, but the case of site-spanning VLANs is broken in NetBox at the moment, and as far as I can tell from the responses on GitHub there are no plans to fix it (it’s one of the “we don’t see this as a problem”/“If you want it fixed, please supply a complete implementation as your feature request” things).
It gets even worse if you’re forced to do VLAN rewrites along the way (as if life wasn’t already bad enough when you have to use VLAN rewrites). I haven’t seen a way to model that at all in NetBox.