-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Copy link
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
v4.2.7
Feature type
New functionality
Proposed functionality
Add support for filtering interfaces by VLAN Translation Policy in both DCIM and Virtualization filter forms. This would involve adding a new filter field to InterfaceFilterSet
and VMInterfaceFilterSet
, allowing users to filter interfaces by their VLAN translation policy.
Use case
Currently, there's no way to filter interfaces by VLAN Translation Policy in the UI, even though the field is available in the data model. Adding this filter would improve usability by helping users quickly identify interfaces with specific translation policies.
Database changes
No changes required.
External dependencies
None.
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application