Deleting device deletes the associated IP #12043
Replies: 3 comments 1 reply
-
It's by design. You have to disassociate the IP addresses from the device/VM interfaces, before deleting the device, if you want to leave the IP addresses "floating" (unassigned). You could write a small Custom Script to do this. Aside: you can change the device type of an existing device, without deleting it and recreating it. However, you may then need to rename the interfaces (and other components) to match the new device type if required. There is a script which can create additional additional interfaces which are in the device type but not the device. |
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
Check 'issues' list, and search for 'delete' |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if it's by design, but if you delete a device that has a Primary IP assigned to it, the IP is deleted as well. Is there a way to only delete the device and remove the IP association instead of deleting it?
I have a colleague that deleted a bunch of Devices to recreate them with a different type and he has to recreate each IP. That has been a real waste of time :(
Should this be treated as a bug? if so, I can open an issue.
Beta Was this translation helpful? Give feedback.
All reactions