How to tie Circuit ID's to Vlan or prefix? #19431
Replies: 2 comments 2 replies
-
I might not be the best person to help here, as I haven't encountered this exact use case myself, but I’d still like to suggest a possible solution: You could consider adding a Custom Field of type “Object” to link the relevant circuit ID to either the VLAN or the prefix. This could provide the association you're looking for, even if it's not natively supported. |
Beta Was this translation helpful? Give feedback.
-
One of our team members recently asked for something similar-- a way to associate a prefix with a circuit. The downside of a custom field approach is that you can only have a one-way relationship without having to maintain the relationship in two separate custom fields, one on the Prefix object type and one on the Circuit object type. So, you basically have to choose between seeing the relationship on the Prefix object or the Circuit object or be willing to keep both ends of the relationship up-to-date. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We are a small ISP, and we have internal circuit IDs for our customer circuits. How do we tie circuits to a specific customer vlan and/or prefix?
It doesn't seem possible currently, but I assume we aren't the first to need this functionality.
Beta Was this translation helpful? Give feedback.
All reactions