-
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
Milestone
Description
Issue type
[X] Feature request
[ ] Bug report
[ ] Documentation
Environment
- Python version: 3.5.2
- NetBox version: v2.2-beta1
Description
Currently there is limited functionality for associating an interface with a parent interface:
- The parent must be of type LAG
- The child must be a physical interface
However there is another type of parent-child relationship which would be helpful to model:
- The parent is a physical or virtual interface, e.g.
Gi0/1oreth0 - The child is a virtual VLAN subinterface, e.g.
Gi0/1.100oreth0.100
Workaround: create standalone virtual interfaces, and use name prefix matching to associate them implicitly with the parent.
Bill-Irvine, WiXZlo, girlpunk, DavidZC12, orgito and 28 moreBarbarossaTM, phurrelmann, eperegudov, rhasti, crytectobi and 1 more
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