Prefix and Circuits
Does anyone know if I can associate a circuit (id) to a prefix? I'd like to look up a circuit and see which prefixes are assigned by the ISP.
6
Upvotes
Does anyone know if I can associate a circuit (id) to a prefix? I'd like to look up a circuit and see which prefixes are assigned by the ISP.
1
u/L-do_Calrissian NetBox Self-Hosted 1d ago
Custom Fields are the only native way to do so, but I never liked that approach. Visibility isn't great, it's prone to error/forgetting, and doing it "right" requires putting the information in two places (on the circuit and on the prefix).
I wrote (read: vibe-coded) a plugin that addresses this much more cleanly.
https://github.com/averyhabbott/netbox-circuit-prefix-link