MPLS EVPN VLAN Bundle #15929
Unanswered
craigmoscardini
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to model our EVPN configuration in Netbox but as we use VLAN bundles I don't believe Netbox can mirror this.
For example VLAN1-10 could be on a a VPN with RD 65000:1. VLAN 11-20 could be on a VPN with RD 65002:1
A VPN can be terminated on a port, but a port cannot have more than 1 VPN
Alternatively a VPN can be terminated on a VLAN, but only a single VLAN
It would be possible to list every terminating VLAN on the L2VPN individually but that is very inefficient when dealing with large numbers of VLANs and end points within a single L2VPN bundle.
Is there some better way of doing this or does Netbox need support for terminating VLAN ranges or a list of VLANs as a termination point?
Beta Was this translation helpful? Give feedback.
All reactions