Unable to import IP Address and assign to FHRP Group #10772

Closed
opened 2025-12-29 21:35:47 +01:00 by adam · 0 comments
Owner

Originally created by @etherwrangler on GitHub (Feb 18, 2025).

Originally assigned to: @renatoalmeidaoliveira on GitHub.

NetBox version

v4.2.2

Feature type

New functionality

Proposed functionality

When importing an IP Address there does not appear to be a way to assign it to an FHRP Group during import. Looking at the bulk_import.py file for ipam the IPAddressImportForm class does not appear to have the ability to tie the imported IP to an FHRP Group.

Use case

Allow importing IP Addresses and assigning them to an FHRP Group just like you would an interface on a device or vm.

Database changes

None

External dependencies

None

Originally created by @etherwrangler on GitHub (Feb 18, 2025). Originally assigned to: @renatoalmeidaoliveira on GitHub. ### NetBox version v4.2.2 ### Feature type New functionality ### Proposed functionality When importing an IP Address there does not appear to be a way to assign it to an FHRP Group during import. Looking at the [bulk_import.py](https://raw.githubusercontent.com/netbox-community/netbox/refs/heads/main/netbox/ipam/forms/bulk_import.py) file for ipam the IPAddressImportForm class does not appear to have the ability to tie the imported IP to an FHRP Group. ### Use case Allow importing IP Addresses and assigning them to an FHRP Group just like you would an interface on a device or vm. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:35:47 +01:00
adam closed this issue 2025-12-29 21:35:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10772