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
Python version: 2.7.13 NetBox version: 2.0.7
Use the following import for an existing device with a Loopback0 interface created:
device,interface_name,address,status,is_primary Test-R01,Loopback0,10.10.10.10/32,Active,true
The IP is not marked as the primary IP when viewing the device. Possible repeat of #311?
The text was updated successfully, but these errors were encountered:
afdf575
Fix confirmed, thanks Jeremy!
Sorry, something went wrong.
Fixes netbox-community#1279: Fix primary_ip assignment during IP addr…
13afa01
…ess import
No branches or pull requests
Issue type: Bug report
Python version: 2.7.13
NetBox version: 2.0.7
Use the following import for an existing device with a Loopback0 interface created:
The IP is not marked as the primary IP when viewing the device. Possible repeat of #311?
The text was updated successfully, but these errors were encountered: