Difference between revisions of "Performing a backup"
From Tech-Wiki
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:F5 Networks]] | [[Category:F5 Networks]] | ||
+ | '''[[F5 Networks#Misc|Back to Misc]]''' | ||
+ | |||
In order to perform a backup/restore, type the following commands: | In order to perform a backup/restore, type the following commands: | ||
The backup set will contain: configurations, licenses, users accounts, dns (zonerunner) and certificates | The backup set will contain: configurations, licenses, users accounts, dns (zonerunner) and certificates | ||
− | (tmos)# save /sys ucs backup.ucs | + | (tmos)# save /sys ucs backup.ucs |
Backup saved to /var/local/ucs | Backup saved to /var/local/ucs | ||
(tmos)# load /sys ucs backup.ucs | (tmos)# load /sys ucs backup.ucs | ||
Load a backup set created previously | Load a backup set created previously |
Latest revision as of 02:31, 11 December 2018
In order to perform a backup/restore, type the following commands: The backup set will contain: configurations, licenses, users accounts, dns (zonerunner) and certificates
(tmos)# save /sys ucs backup.ucs Backup saved to /var/local/ucs
(tmos)# load /sys ucs backup.ucs Load a backup set created previously