-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: 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
Description
NetBox version
v3.1.2
Feature type
Change to existing functionality
Proposed functionality
When viewing interface details (e.g. /dcim/interfaces/3141/), there is a section for Child interfaces (i.e. other interfaces whose Parent points at this one), and a panel for LAG Members if the interface is a LAG. But bridge members are not shown.
I propose that if the interface type is "Bridge" then a Bridge Members panel is added - similar to the "LAG Members" panel - showing interfaces whose Bridge attribute points at this interface.
Use case
Be able to see and navigate to bridge member interfaces. Consistency with LAG member interfaces.
Workaround: you can manually enter URL /dcim/interfaces/?bridge_id=3141
Database changes
None
External dependencies
None
teixemf, bluikko, grinapo, julianze and sleepinggenius2
Metadata
Metadata
Assignees
Labels
status: 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