Header Ads

Recently post

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













For cli simple login on device thought cli and put below command for create repository -




Please make sure when you will create repository you should add id and password under repository otherwise it will failed 


STEP 2- >>>>>> 

This is very important to create crypto key without this backup may be fail after 70% complete



STEP 3-->>>>>>>>>>>

BACKUP ISE





There are two types of backup below-

Configuration backup: It contains configuration 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



Run above command on CLI of ise and press 7 to export all certificates
Export Repository Name: BackupSFTP (put name of your repository)
Enter encryption-key for export: admin1234






No comments