Replies: 2 comments 5 replies
-
Not responding directly to your feature request, but if your need is end-to-end circuit visibility when passing through 2 interfaces on a device, wouldn't a bridge do the trick?
https://docs.netbox.dev/en/stable/release-notes/version-3.1/#interface-bridging-6346 |
Beta Was this translation helpful? Give feedback.
-
If you click on a front or rear port there is an option to "Add inventory item" (see here for example). Inventory items in netbox are meant to hold information about SFP pluggables and other filed replaceable modules. See documentation on inventory items for more info. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I opened issue #9400 but I am not sure I understand the answer.
Our teams needs to be able to use the front/rear-port logic (i.e. the binding between the two that allow end-to-end visibility on a path) but at the same time, we need to specify the interface type (so that we know what type of connectivity is provided (100G, 400G...).
Why would this be a bad idea ?
Code wise, it would only require to add a few lines in this class:
netbox/netbox/dcim/choices.py
Line 1010 in 1729232
Beta Was this translation helpful? Give feedback.
All reactions