Skip to content

Marking prefixes as fully allocated #4609

@ChrisDeh

Description

@ChrisDeh

Environment

  • Python version: 3.8.2
  • NetBox version: 2.8.3

Proposed Functionality

Adding an option to a prefix, for marking every IP within this prefix as "in use" - like there is every IP within the prefix created. Especially for IPv6 prefixes were it is impossible to create every IP within a prefix this could be a solution to document the prefix is fully allocated and can't be used. In the prefix-list view, the Utilization Percentage would be shown as 100%, if the option is used.

Use Case

This can be used for example to document IPv6 Prefixes used for DHCP Prefix Delegation to Customers. When speaking about IPv4 Prefixes it is possible to create every IP-Address within a Prefix and define it as "DHCP" - this is not possible with IPv6 cause would decrease netbox Performance massively.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions