-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
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
Edit IP address, update/change device #211
Comments
Right now you assign IP addresses to devices; not devices to IP addresses. So you would need to go to the device in question, and add the IP from there. |
I had the same problem yesterday and then I realized I was just dumb. You have to go to the device you want to assign an IP address to and then click assign IP address under IP addresses. Do not edit the device. |
Not likely. This seems like a UX issue that could stand to be improved. |
ok thanks for the quick replies gentlemen. I got it. I understand 'why' its setup as it is now. it does make sense the more time you spend in here. my trouble is I am moving from GestioIP (we're a small ISP) so I have a ton of devices/addresses. I was hoping to import IP address csv and then go back in and edit it, but as you know it doesn't like that as the device, and numerous other fields don't exist. So I'm only able to import IP addresses along with a description. then will go back in and edit them when I have time. I'm gonna stick with it though. thanks for the assistance. |
Alternatively, you could just insert direct into the table(s) and play around that way. I would only suggest if you feel comfortable with this all, but for instances where the import functions are too rigid or the UX is not there yet, it may help you get data out of GestioIP quicker. Later on we could develop migration scripts for different DCIMs/IPAMs exports/imports. But I see this as low priority. |
Thanks guys. When importing IPs via CSV I could include the device, the example CSV format given shows this:
I do agree however it would nice to have the GUI functionality that you could select the device/interface when adding an IP manually, as well as having this ability via the device section. |
topranks- yeah that works if the device already exist.
So I'd need to create each and every device before importing that way. I have quite a few that are virtual machines. Trying to figure out the easiest way for this right now. |
I'm running into a similar issue (also coming from GestioIP). We're a medium size company with 3 office sites plus some data centers, so we have hundreds more "non-racked" devices (desktop PCs, VoIP phones, printers, etc). I can import the used addresses via CSV, but the hostname field is what populates the "description" field in NetBox. Importing all of these as devices first could be a possible option, but relatively few of these are racked in our case. Since a rack location is mandatory (see #198 for why this is sub-optimal), pre-importing all non-racked devices is not realistic. |
there has been mention of a "host name" field being added to the import section. if this happens that should resolve my trouble. at the moment when I'm adding VMs, I'm adding them to a rack I called VirtualRack. |
We have a similar problem with this. |
Issue #610 is sort of related. I think when adding a new device the ability to assign an IP easier would mean less need to go in reverse try to apply a device once the IP is created. |
… IP address view
I am wanting to update the "Device" on IP addresses I've added. I can change the IP, but the Device field says "None" and does not have an area to edit. Am I missing something?
thank you
Using v1.
0.7
The text was updated successfully, but these errors were encountered: