Skip to content

Bridge members panel in interface view #8163

@candlerb

Description

@candlerb

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

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