-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.9
Python version
3.6
Steps to Reproduce
- Create a new prefix
192.0.2.0/30 - Import IP addresses via https:///ipam/ip-addresses/import/
address
192.0.2.0/30
192.0.2.1/30
192.0.2.2/30
192.0.2.3/30
Expected Behavior
An error should be raised as 192.0.2.0/30 and 192.0.2.3/30 are no host addresses
Observed Behavior
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application

