-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementnetboxstatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v4.4.8
Feature type
Change to existing functionality
Proposed functionality
When an interface’s Bridged interface is set to another interface, only the source interface shows this relationship. The target interface has no indication that anything is bridged to it.
- Create two interfaces "int-A" and "int-B"
- on "int-A" set Bridged Interface to "int-B"
- Look on the detail view of Int-A and under Related Interfaces it shows Bridge pointing to Int-B
- Go to the detail page of Int-B and under Related Interfaces there is no indication that it has a Bridge
Use case
Operators visiting the physical NIC cannot see which virtual interfaces depend on it without API queries or manually checking other interfaces.
Database changes
None
External dependencies
None
jnovinger
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementnetboxstatus: needs ownerThis issue is tentatively accepted pending a volunteer committed to its implementationThis issue is tentatively accepted pending a volunteer committed to its implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application