Defined range exceeds maximum supported size (4294967295) IPAM #9255

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

Originally created by @altf4arnold on GitHub (Feb 16, 2024).

Deployment Type

Self-hosted

NetBox Version

v.3.7.2

Python Version

3.11

Steps to Reproduce

Go to create a IP range in Ipam.

Create an IPv6 /56 pool

Expected Behavior

Creates a pool with a /56

Observed Behavior

Marks :

Defined range exceeds maximum supported size (4294967295) 

It has a limit for v4 only

Originally created by @altf4arnold on GitHub (Feb 16, 2024). ### Deployment Type Self-hosted ### NetBox Version v.3.7.2 ### Python Version 3.11 ### Steps to Reproduce Go to create a IP range in Ipam. Create an IPv6 /56 pool ### Expected Behavior Creates a pool with a /56 ### Observed Behavior Marks : ``` Defined range exceeds maximum supported size (4294967295) ``` It has a limit for v4 only
adam added the status: duplicate label 2025-12-29 20:47:31 +01:00
adam closed this issue 2025-12-29 20:47:31 +01:00
Author
Owner

@altf4arnold commented on GitHub (Feb 16, 2024):

Possibly found what might be causing it.

@altf4arnold commented on GitHub (Feb 16, 2024): Possibly found what might be causing it.
Author
Owner

@jeremystretch commented on GitHub (Feb 16, 2024):

Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #12236 for further discussion.

@jeremystretch commented on GitHub (Feb 16, 2024): Thank you for submitting this issue, however it appears that this topic has already been raised. Please see issue #12236 for further discussion.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9255