Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Save any special interface configs: curl -ks -H "Authorization: Bearer $JWT_AUTH_TOKEN" ${CNAASURL}/api/v1.0/device/eosaccess/interfaces
  2. Remove device from database
  3. ZTP new switch with same name
  4. Re-apply any interface configs ( migrate-interfaces.py compatible with nms v1.x to convert output json to input json , then curl ks -H "Authorization: Bearer $JWT_AUTH_TOKEN" ${CNAASURL}/api/v1.0/device/eosaccess/interfaces -X PUT -d outputfile.json -H "Content-Type: application/json" )
  5. Update serial etc in NI?
  6. Update monitoring etc if management IP changed