Skip to content

Allow VLAN filtering based on L2VPN termination #11118

@TheNetworkGuy

Description

@TheNetworkGuy

NetBox version

v3.3.9

Feature type

New functionality

Proposed functionality

Allow (API) filtering VLAN's based on L2VPN termination. Currently i can filter VLAN's based on description, ID etc. But not with their corresponding VXLAN VNI identifier.

If this functionality is already present in a different way (get all L2VPN's with linked VLAN's) then that would also fulfill our use-case.

Use case

This would allow us to get a list of all VLAN's which would be active in our VXLAN environment with the API call "L2VPN_termination__n='null'".

Database changes

No DB change required

External dependencies

No new external dependencies.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions