Assigned network IP possible via bulk edit #9275

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

Originally created by @xee8ai on GitHub (Feb 21, 2024).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v3.7.2

Python Version

3.11

Steps to Reproduce

  1. Create multiple IP addresses in 192.168.0.0/24, including 192.168.0.128/24 assigned to an interface
  2. Mark the IP addresses in the overview and click „Edit selected“
  3. Set „Mask length“ to 25 and click „Apply“

Expected Behavior

I would expect the same behavior like creating 192.168.0.128/25 directly. This is not possible because it is a network address. NetBox complains about that with a warning popup and doesn't save the IP address.

Observed Behavior

There now is a IP address 192.168.0.128/25

screenshot_ip_addresses

Originally created by @xee8ai on GitHub (Feb 21, 2024). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v3.7.2 ### Python Version 3.11 ### Steps to Reproduce 1. Create multiple IP addresses in 192.168.0.0/24, including 192.168.0.128/24 assigned to an interface 2. Mark the IP addresses in the overview and click „Edit selected“ 3. Set „Mask length“ to 25 and click „Apply“ ### Expected Behavior I would expect the same behavior like creating 192.168.0.128/25 directly. This is not possible because it is a network address. NetBox complains about that with a warning popup and doesn't save the IP address. ### Observed Behavior There now is a IP address 192.168.0.128/25 ![screenshot_ip_addresses](https://github.com/netbox-community/netbox/assets/12829297/e1079eb9-eafa-4dee-8973-7151a301a4f1)
adam added the type: bugstatus: acceptedseverity: medium labels 2025-12-29 20:47:45 +01:00
adam closed this issue 2025-12-29 20:47:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9275