how to take backup of cisco ise thought cli and GUI
Take backup from ISE thought CLI and GUI
- 1- Creating a Repository
- 2- Adding crypto key
- 3- Backing up ISE
- 4- Backing Up ISE Certificates
STEP 1- Create Repository -
-->>>>>> Administration > System > Maintenance > Repository
STEP 2- >>>>>>
This is very important to create crypto key without this backup may be fail after 70% complete
BACKUP ISE
Configuration backup: It contains configuration data.
Operational backup: It contains monitoring & troubleshooting data
Operational backup: It contains monitoring & troubleshooting data
We need to take backup for both. To do that (after clicking Backup Now), we need to add Backup Name, Type, Repository Name, Encryption key and then click Start Backup
Configuration backup -
Operational backup
we can use below CLI command if we dont take backup thought GUI-
Run - backup "bkp_name" repository "repository_name" ise-config encryption-key plain ccna1234
STEP 4-->>>>>>>>>Backing Up ISE Certificates -
RUN this command into cli-
application configure ise
Export Repository Name: BackupSFTP (put name of your repository)
Enter encryption-key for export: admin1234
No comments