FHRP groups: should support scopes #7869

Closed
opened 2025-12-29 20:29:11 +01:00 by adam · 3 comments
Owner

Originally created by @SteveRodrigue on GitHub (Apr 6, 2023).

NetBox version

v.3.3.10

Feature type

New functionality

Proposed functionality

At the moment, FHRP groups are global (no scope). Because of that, it's impossible to create the same group in different routers/locations/clusters. Which is possible and often the case in practice.

FHRP groups should have a scope like VLAN groups.

Use case

The feature is not usable as soon you want to reuse the same group ID in 2 locations router pairs, etc.

Typical setup when you have multiple locations/group of routers:
Router A and B in location X = VRRPv3 group id #10
Router C and D in location Y = VRRPv3 group id #10

At the moment, it's impossible to add/attach multiple group with the same ID.

Database changes

No response

External dependencies

No response

Originally created by @SteveRodrigue on GitHub (Apr 6, 2023). ### NetBox version v.3.3.10 ### Feature type New functionality ### Proposed functionality At the moment, FHRP groups are global (no scope). Because of that, it's impossible to create the same group in different routers/locations/clusters. Which is possible and often the case in practice. FHRP groups should have a scope like VLAN groups. ### Use case The feature is not usable as soon you want to reuse the same group ID in 2 locations router pairs, etc. Typical setup when you have multiple locations/group of routers: Router A and B in location X = VRRPv3 group id #10 Router C and D in location Y = VRRPv3 group id #10 At the moment, it's impossible to add/attach multiple group with the same ID. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurepending closurestatus: under review labels 2025-12-29 20:29:11 +01:00
adam closed this issue 2025-12-29 20:29:11 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 4, 2023):

How would this help if routers A and B are in the same location? Or the same rack? It's a nice idea but I don't see this really working in practice. Instead, you can assign a unique name to each group for better identification. Granted it's not a great solution, but I don't see a scope assignment being of much help.

@jeremystretch commented on GitHub (May 4, 2023): How would this help if routers A and B are in the same location? Or the same rack? It's a nice idea but I don't see this really working in practice. Instead, you can assign a unique name to each group for better identification. Granted it's not a great solution, but I don't see a scope assignment being of much help.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 3, 2023):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Aug 3, 2023): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Sep 3, 2023):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Sep 3, 2023): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7869