Add a configuration option to allow/disallow duplicate prefixes and IPs within a VRF #25

Closed
opened 2025-12-29 15:29:57 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Jun 28, 2016).

Currently, a user can create duplicate prefixes and IP addresses within a VRF (or the global table). A warning is displayed when duplicate objects are found, but no action is otherwise taken.

It should be fairly easy to implement a configuration option to disallow a user from creating duplicate prefixes or IP addresses within a VRF.

Originally created by @jeremystretch on GitHub (Jun 28, 2016). Currently, a user can create duplicate prefixes and IP addresses within a VRF (or the global table). A warning is displayed when duplicate objects are found, but no action is otherwise taken. It should be fairly easy to implement a configuration option to disallow a user from creating duplicate prefixes or IP addresses within a VRF.
adam closed this issue 2025-12-29 15:29:57 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 28, 2016):

Even better, we could make this a per-VRF toggle. And perhaps a config setting for the global table.

@jeremystretch commented on GitHub (Jun 28, 2016): Even better, we could make this a per-VRF toggle. And perhaps a config setting for the global table.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#25