IP address bulk edit: set prefix length #1340

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

Originally created by @candlerb on GitHub (Oct 20, 2017).

Issue type

[X] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.2
  • NetBox version: 2.2.2

Description

In the bulk edit IP addresses page (/ipam/ip-addresses/edit/), add an option to reset the prefixlen of all the selected addresses to a chosen value.

Use cases:

  1. you have enlarged a subnet from /26 to /25. All addresses within that range need a new prefixlen set.

  2. Your subnet is (say) a /26, but some people have accidentally been creating addresses with the wrong prefix length. A report has highlighted the errors. Now you need to correct the offending prefix lengths.

Originally created by @candlerb on GitHub (Oct 20, 2017). ### Issue type [X] Feature request <!-- Requesting the implementation of a new feature --> [ ] Bug report <!-- Reporting unexpected or erroneous behavior --> [ ] Documentation <!-- Proposing a modification to the documentation --> ### Environment * Python version: 3.5.2 * NetBox version: 2.2.2 ### Description In the bulk edit IP addresses page (`/ipam/ip-addresses/edit/`), add an option to reset the prefixlen of all the selected addresses to a chosen value. Use cases: 1. you have enlarged a subnet from /26 to /25. All addresses within that range need a new prefixlen set. 2. Your subnet is (say) a /26, but some people have accidentally been creating addresses with the wrong prefix length. A report has highlighted the errors. Now you need to correct the offending prefix lengths.
adam added the status: acceptedtype: feature labels 2025-12-29 16:31:35 +01:00
adam closed this issue 2025-12-29 16:31:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1340