githubEdit

Licensing

Offline Authoriztion

  • license smart authorization request add hseck9 local

  • license smart authorization request save bootflash:slac.txt

  • Upload the code to License Portal at and download return code

    • Go to https://software.cisco.com, then go to Manage Licenses

    • Go to Inventory > Product Instances > Authorize License-Enforced features

    • Put in Serial Number and PID (from show license udi)

  • license smart import bootflash:return.txt

Verification

  • show license udi

  • show license authorization

  • show license usage

  • show license summary

  • show license history message

Cisco Onprem CSSM Server

  • Sync Report with Cisco: Smart Licensing > Reports > Usage Schedules -> Synchronize now with Cisco

  • Sync Accounts with Cisco: Admin Workspace > Synchronization > Accounts > Actions -> Sync

Backup and Restore Database

  • SSH to old server

  • run SSM console: onprem-console

  • In console, run backup

    • database_backup: destination will be shown on screen

    • dir backups

    • copy backups:$backupfile $remoteserver

  • SSH to new Server

  • access console

  • Copy backup file and restore

    • copy $remoteserver backups:

    • dir backups:

    • database_restore backups:$backupfile

  • Reboot new server after restoring

Last updated