Interface Assignments to a LAG Parent #4735

Closed
opened 2025-12-29 19:20:00 +01:00 by adam · 1 comment
Owner

Originally created by @fpessoanunes on GitHub (Apr 8, 2021).

NetBox version

v2.11-beta1

Feature type

Change to existing functionality

Proposed functionality

Virtual interfaces can now be assigned to a "parent" physical interface, however is also very common to have subinterfaces on LAG interfaces. I think would be great to permit LAG interfaces as parent from virtual interfaces as well.

Use case

Examples:

  • Assign virtual interface Bundle-Ether100.1234 as children of the LAG interface Bundle-Ether100
  • Assign virtual interface Port-channel1.100 as children of the LAG interface Port-channel1
  • Assign virtual interface ae0.100 as children of the LAG interface ae0

Database changes

No response

External dependencies

No response

Originally created by @fpessoanunes on GitHub (Apr 8, 2021). ### NetBox version v2.11-beta1 ### Feature type Change to existing functionality ### Proposed functionality Virtual interfaces can now be assigned to a "parent" physical interface, however is also very common to have subinterfaces on LAG interfaces. I think would be great to permit LAG interfaces as parent from virtual interfaces as well. ### Use case Examples: - Assign virtual interface Bundle-Ether100.1234 as children of the LAG interface Bundle-Ether100 - Assign virtual interface Port-channel1.100 as children of the LAG interface Port-channel1 - Assign virtual interface ae0.100 as children of the LAG interface ae0 ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 19:20:00 +01:00
adam closed this issue 2025-12-29 19:20:00 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 8, 2021):

I think would be great to permit LAG interfaces as parent from virtual interfaces as well.

This was enabled just recently under #6106.

@jeremystretch commented on GitHub (Apr 8, 2021): > I think would be great to permit LAG interfaces as parent from virtual interfaces as well. This was enabled just recently under #6106.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4735