You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to netbox_device_interface to assign it to a netbox_module on a device.
For example on NetApp storage appliances you have 2 controllers for redundancy. You would map them out as netbox modules inside the main storage enclosure. Both controllers have the same interfaces (a0a, a0b). So you cannot map out correctly all interfaces without the modules. Additionaly, each module has it's own management IP.
Request:
Add a field "module" to the netbox_device_interface module so you can assign the interface accordingly.
NetBox version
v4.1.7
Feature type
Change to existing Module
Proposed functionality
Add support to netbox_device_interface to assign it to a netbox_module on a device.
For example on NetApp storage appliances you have 2 controllers for redundancy. You would map them out as netbox modules inside the main storage enclosure. Both controllers have the same interfaces (a0a, a0b). So you cannot map out correctly all interfaces without the modules. Additionaly, each module has it's own management IP.
Request:
Add a field "module" to the netbox_device_interface module so you can assign the interface accordingly.
The netbox object would look like this:
Use case
For devices with multiple controllers like enterprise storages.
External dependencies
N/A
The text was updated successfully, but these errors were encountered: