assigned_to_interface IP address filter matches on FHRP group assignment #6347

Closed
opened 2025-12-29 19:39:42 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 12, 2022).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.2.0

Python version

3.8

Steps to Reproduce

  1. Create an FHRP group
  2. Assign an IP address to the FHRP group
  3. Filter the list of IP addresses using ?assigned_to_interface=True

Expected Behavior

The IP address created in step 2 should not be included in the results

Observed Behavior

The filter matches IPs assigned to FHRP group as a well as interfaces

Originally created by @jeremystretch on GitHub (Apr 12, 2022). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.2.0 ### Python version 3.8 ### Steps to Reproduce 1. Create an FHRP group 2. Assign an IP address to the FHRP group 3. Filter the list of IP addresses using `?assigned_to_interface=True` ### Expected Behavior The IP address created in step 2 should not be included in the results ### Observed Behavior The filter matches IPs assigned to FHRP group as a well as interfaces
adam added the type: bugstatus: accepted labels 2025-12-29 19:39:42 +01:00
adam closed this issue 2025-12-29 19:39:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6347