bonzo81 / netbox-librenms-plugin

Netbox plugin to sync data between LibreNMS and Netbox
https://bonzo81.github.io/netbox-librenms-plugin/
Apache License 2.0
4 stars 0 forks source link

Add virtual chassis logic to interface sync #3

Open bonzo81 opened 5 days ago

bonzo81 commented 5 days ago

NetBox Librenms Plugin version

v0.2.3

NetBox version

v4.0

Feature type

New functionality

Proposed functionality

If a device is part of a virtual chassis, allow the selection of a virtual chassis member when syncing the interface in the interface row.

Add a drop down to the interface row to allow selection of another virtual chassis member.

When the interface is synced apply interface to that member.

Only display the virtual chassis drop column if device is part of a virtual chassis in netbox

Use case

This would be helpful for stacked network switches like Cisco catalyst 9300 or 9200s

External dependencies

No response