-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.2.8
Python Version
3.10
Steps to Reproduce
- Create a VLAN
SVLAN11and assign it the Q-in-Q role Service. - Create a virtual machine
VM1 - Navigate to a virtual machine and add a VM Interface
eth0. - Edit the VM Interface
eth0, assign the 802.1Q roleQ-in-Qand assign the Q-in-Q Service VLANSVLAN11under the “Q-in-Q Service VLAN” field. - Save the interface.
- View the VMInterface detail page.
Expected Behavior
The Q-in-Q Service VLAN should be displayed in the VMInterface detail view.
Observed Behavior
The Q-in-Q Service VLAN is not displayed in the VMInterface detail page, even though it is assigned and stored in the database.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application