-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v3.6.4
Feature type
Change to existing functionality
Proposed functionality
We document VLANs transferred through an EVPN/VxLAN fabric with L2VPNs.
Currently, we cannot add the interface to two different L2VPN instances, which means that we cannot document all services bound to the specific physical interface.
Therefore, we propose to allow multiple L2VPNs to be terminated on the physical interface.
Additionally, expanding the L2VPN port GUI with a device box:
Recent GUI forms do not show the device for selection, only the interface. It is tough to select the correct device/interface combination.
Use case
We need a model where the service provided to the customer is a unique bind between the physical interface and the VLAN provided. L2VPN Termination is an excellent option.
Another possible option is to assign VLAN to the physical interface, but this association does not provide an association with unique parameters.
We run a service with private peering and public peering; we need to terminate both services (VNIs) on a physical interface with multiple different parameters, such as Service ID, client's MAC address, tenant, etc.
Database changes
No response
External dependencies
No response
