Bandwidth or\and custom fields for interfaces #4594

Closed
opened 2025-12-29 18:38:04 +01:00 by adam · 2 comments
Owner

Originally created by @Dees7 on GitHub (Feb 25, 2021).

Hello.
We have network for more then 100 sites, and we use DMVPN. We also have limited bandwidth between sites.
So in NB we'd like to have ability to keep current provider bandwidth. And generate config from NB using this bandwidth.
Also bandwidth used for balansing tunnels' traffic (as a cost link).

We'd love to have bandwidth (as custom fields of regular field), and some cost for interfaces (as custom field).

Is it possible to do in current NB or might be you have this in roadmap?

Netbox 392e4b068b6b (v2.10.2) (in Docker)

Originally created by @Dees7 on GitHub (Feb 25, 2021). Hello. We have network for more then 100 sites, and we use DMVPN. We also have limited bandwidth between sites. So in NB we'd like to have ability to keep current provider bandwidth. And generate config from NB using this bandwidth. Also bandwidth used for balansing tunnels' traffic (as a cost link). We'd love to have bandwidth (as custom fields of regular field), and some cost for interfaces (as custom field). Is it possible to do in current NB or might be you have this in roadmap? Netbox 392e4b068b6b (v2.10.2) (in Docker)
adam closed this issue 2025-12-29 18:38:04 +01:00
Author
Owner

@ryanmerolle commented on GitHub (Feb 25, 2021):

We have a discussion section for this sort of question. You have two ways to do this. Custom fields are able to be applied to a circuit. Or like how I do it. You can pull this sort of detail from the built in circuit commit rate, circuit termination port speed, and circuit termination upstream speed.

@ryanmerolle commented on GitHub (Feb 25, 2021): We have a discussion section for this sort of question. You have two ways to do this. Custom fields are able to be applied to a circuit. Or like how I do it. You can pull this sort of detail from the built in circuit commit rate, circuit termination port speed, and circuit termination upstream speed.
Author
Owner

@jeremystretch commented on GitHub (Feb 25, 2021):

Also, this is likely addressed by #5401: Custom field support for device components

@jeremystretch commented on GitHub (Feb 25, 2021): Also, this is likely addressed by #5401: Custom field support for device components
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4594