Skip to content

Swapping like devices #6938

Answered by candlerb
lucix-mich asked this question in Q&A
Discussion options

You must be logged in to vote

Since attached cables cannot be reconnected to the replacement device (need to be deleted/recreated), it would seem the easiest way is to keep the DB object of the failed device in place, and just update its identification (eg. serial number). In this way, the device object stays with the logical function in the network.

That's the way to do it in Netbox.

Netbox models "how your network is (or is intended to be) right now". Although it has changelogs, it's not an asset tracking system. You could run it alongside an asset tracking system; in that case, the Netbox serial number / asset number are 'foreign keys' into the asset system.

In other words, the asset system models what you have; …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ryanmerolle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants