FHRP Group Assignment not possible #5987

Closed
opened 2025-12-29 19:35:23 +01:00 by adam · 1 comment
Owner

Originally created by @basti1508 on GitHub (Jan 22, 2022).

NetBox version

v3.1.6

Python version

3.8

Steps to Reproduce

  1. Create an FHRP Group (eg. VRRP2, id 12)
  2. Goto Virtual Machine Interface and hit "assign FHRP Group"
  3. Group is not shown in the list

Furthermore if I assign an IP Address to the group which is not in the subnet of the VMs IP, the FHRP Group is not shown either.

Expected Behavior

It should be possible to assign an FRHP group regardless of the virtual ip address.

Observed Behavior

see above

Originally created by @basti1508 on GitHub (Jan 22, 2022). ### NetBox version v3.1.6 ### Python version 3.8 ### Steps to Reproduce 1. Create an FHRP Group (eg. VRRP2, id 12) 2. Goto Virtual Machine Interface and hit "assign FHRP Group" 3. Group is not shown in the list Furthermore if I assign an IP Address to the group which is not in the subnet of the VMs IP, the FHRP Group is not shown either. ### Expected Behavior It should be possible to assign an FRHP group regardless of the virtual ip address. ### Observed Behavior see above
adam closed this issue 2025-12-29 19:35:23 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 24, 2022):

  1. Create an FHRP Group (eg. VRRP2, id 12)
  2. Goto Virtual Machine Interface and hit "assign FHRP Group"
  3. Group is not shown in the list

Your instructions do not reproduce the reported behavior. The group does appear if there is no IP address assigned to the interface, as expected. If there is an IP address assigned, only FHRP groups with a related IP address assigned are displayed as options. This behavior is intended, and avoids the user from having to select from hundreds of potential groups.

@jeremystretch commented on GitHub (Jan 24, 2022): > 1. Create an FHRP Group (eg. VRRP2, id 12) > 2. Goto Virtual Machine Interface and hit "assign FHRP Group" > 3. Group is not shown in the list Your instructions do not reproduce the reported behavior. The group does appear if there is no IP address assigned to the interface, as expected. If there _is_ an IP address assigned, only FHRP groups with a related IP address assigned are displayed as options. This behavior is intended, and avoids the user from having to select from hundreds of potential groups.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5987