Forum Discussion
Techgeeeg_28888
Dec 04, 2013Nimbostratus
Automatic configuration backup on LTM box
Hi Everyone,
I was looking for a possible way if my F5-LTM box can take the configuration backup after every 24hours and stores it on the F5-Box with date. Also if it is possible that the box sends t...
Thomas_Gobet
Jul 22, 2014Nimbostratus
Hi,
You can write this script and save it wherever you want. You can do it with your favorite text editor (notepad, vim, nano...)
To execute this script you have 2 choices, the first one is manually and the best one is using cron.
Here is an example of what you have to write into your crontab file :
0 1 * * * "tmsh save sys ucs my_file_name"
15 1 * * * "scp /var/local/ucs/my_file_name user@your_destination_server:path
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects