09-27-2012 02:02 AM - edited 03-10-2019 07:35 PM
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
09-27-2012 08:31 AM
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*
09-27-2012 10:11 PM
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
01-18-2013 11:38 AM
Hi there,
Have the same problem here with TFTP. Do you have some solution?
Thanks,
Norbert
01-19-2013 12:44 AM
tftp never worked for us. So we switched to sftp for now, it works gr8!
03-28-2015 05:03 AM
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
07-10-2013 10:44 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide