Open
Description
NetBox version
3.6.6
Feature type
New functionality
Proposed functionality
Add a new model, VLANDeviceMapping, that may be consumed by various other models (initially, L2VPN assigned_object
attribute)
Use case
Currently, there is no way to denote that a VLAN is connected to a device, other then to look at the individual interfaces and enumerate them to determine if a VLAN is available on a specific device.
This makes it difficult to link a VLAN to a device for the purpose of adding a VXLAN (L2VPN) terminantion to that VLAN on that specific device (See #11466).
Database changes
External dependencies
None