cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8916
Views
10
Helpful
6
Replies

ISE backup not working while using tftp

Kashish_Patel
Level 2
Level 2

I have configured a repository on ISE admin node to use tftp for taking backups.

repository master

  url tftp://<IP>

!

I initiate backup on demand to use the defined repository and specify Application-only backup. After sometime, I see success on ISE node and "show backup history" also shows success

ise/admin#    sh backup history

Thu Sep 27 06:12:43 UTC 2012: backup backup1-120927-060253.tar.gpg to repository master: success

Thu Sep 27 07:31:56 UTC 2012: backup backup1-120927-072227.tar.gpg to repository master: success

However, when I check on tftp server, I see nothing. No files with names backup1-120927-060253.tar.gpg or backup1-120927-072227.tar.gpg...Has anybody else seen similar issue? Is there a bug with tftp server backup on ISE nodes?

Thanks,

Kashish

6 Replies 6

Tarik Admani
VIP Alumni
VIP Alumni

Kashish,

Can you try moving a small file over to the tftp server? Check the directory of the local disk and issue a a copy disk:/file tftp:/path.

See if that moves a file over. I havent personally used tftp I always use ftp.

Thanks,

Tarik Admani
*Please rate helpful posts*

Hi Tarik,

I am able to successfully move files to tftp server from Cisco switch/router, but not from ISE. ISE shows transfer as success, just that I am not able to see the transferred file in the tftp folder. Any thoughts?

Thanks,

Kashish

Hi there,

Have the same problem here with TFTP. Do you have some solution?

Thanks,

Norbert

tftp never worked for us. So we switched to sftp for now, it works gr8!

You can try below command i have tested it will work

 

copy  disk:/Backup_name tftp://Tftp_Server_Ip/

make sure you use  double forward slash (//) againt tftp

 

Naveen Kumar
Level 4
Level 4

Please check  Cisco ISE Backup and Restore Operations guide. It may help you something:

http://www.cisco.com/en/US/docs/security/ise/1.1/user_guide/ise_backup.html