Show interfaces of child devices on parent device #4783

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

Originally created by @promasu on GitHub (Apr 18, 2021).

NetBox version

v2.11.0

Feature type

Change to existing functionality

Proposed functionality

It'd would be nice if the interfaces of all child devices are shown on the parent device. Currently it needs a bunch of clicks to get a list of all interfaces etc. which are available on a device if they are provided by a child device.
This makes it unhandy to manage connections on these devices.

The interfaces should be displayed like they are created on the parent maybe stating the child they belong to. Handling would be the same as if they are not provided by a child.

Use case

Switches like the HP 5400zl have modules which provide the actual switchports, management interfaces etc.
It would make the workflow easier when we have the complete list of interfaces on a glance to get an overview over all connections and free ports etc. and not have to click through all modules

Database changes

No response

External dependencies

No response

Originally created by @promasu on GitHub (Apr 18, 2021). ### NetBox version v2.11.0 ### Feature type Change to existing functionality ### Proposed functionality It'd would be nice if the interfaces of all child devices are shown on the parent device. Currently it needs a bunch of clicks to get a list of all interfaces etc. which are available on a device if they are provided by a child device. This makes it unhandy to manage connections on these devices. The interfaces should be displayed like they are created on the parent maybe stating the child they belong to. Handling would be the same as if they are not provided by a child. ### Use case Switches like the HP 5400zl have modules which provide the actual switchports, management interfaces etc. It would make the workflow easier when we have the complete list of interfaces on a glance to get an overview over all connections and free ports etc. and not have to click through all modules ### Database changes _No response_ ### External dependencies _No response_
adam added the type: feature label 2025-12-29 19:20:25 +01:00
adam closed this issue 2025-12-29 19:20:26 +01:00
Author
Owner

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

This was proposed and rejected back in #970.

Switches like the HP 5400zl have modules which provide the actual switchports, management interfaces etc.

Modules should not be modeled as device bays, as the hardware installed within them are not independent devices. Support for modeling modules, line cards, etc. was proposed in #824 but never produced a firm addition to the data model.

@jeremystretch commented on GitHub (Apr 19, 2021): This was proposed and rejected back in #970. > Switches like the HP 5400zl have modules which provide the actual switchports, management interfaces etc. Modules should not be modeled as device bays, as the hardware installed within them are not independent devices. Support for modeling modules, line cards, etc. was proposed in #824 but never produced a firm addition to the data model.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4783