We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, With the new status field added for IP Addresses in 1.7.0, I tested to import a range of DHCP addresses:
192.168.128.3/26,,,DHCP,,,, 192.168.128.4/26,,,DHCP,,,, 192.168.128.5/26,,,DHCP,,,, 192.168.128.6/26,,,DHCP,,,, 192.168.128.7/26,,,DHCP,,,, 192.168.128.8/26,,,DHCP,,,, 192.168.128.9/26,,,DHCP,,,,
It imports my addresses, but does not set their status to "DHCP", instead they are all marked as "Active".
Netbox 1.7.0 ArchLinux
Thanks!
The text was updated successfully, but these errors were encountered:
9c7f55d
Great, thanks a lot!
Sorry, something went wrong.
Thanks for filing the bug! Will be out in v1.7.1, probably early next week.
Fixes netbox-community#674: Correct status assignment on IP address i…
a423d98
…mport
No branches or pull requests
Hello,
With the new status field added for IP Addresses in 1.7.0, I tested to import a range of DHCP addresses:
It imports my addresses, but does not set their status to "DHCP", instead they are all marked as "Active".
Netbox 1.7.0
ArchLinux
Thanks!
The text was updated successfully, but these errors were encountered: