Forum Discussion
Andy_Herrman_22
Nimbostratus
Jul 30, 2007BIG-IP Configuration backup/restore
What's the correct way to backup the BIG-IP configuration and restore it? Is backing up the *.conf files from the /config directory enough, or should I backup the entire /config directory?
Specifically, I need to come up with a process for our Operations people to follow so that they can backup the configuration before doing a deployment and restore the backed up config in case the deployment goes bad and they need to roll back.
Are there any automated tools I can use for this?
- Diego_19194
Nimbostratus
Hi, - Andy_Herrman_22
Nimbostratus
That's easy enough. Thanks. - Jeff_Silverman_Historic F5 AccountThere is more than one way to do it. I am paranoid about configuration changes and the need to revert to a known good configuration. So I have set up a server so that I can ssh into the server from the BigIP without using a password. This is as safe as the root account on the BigIP is safe.
!/bin/bash backup the configuration b config save /config.ucs Copy the configuration to the server scp /config.ucs USERNAME@SERVER:/PATH/`hostname`-`date +%Y%m%d%H%m%S`.ucs
- James_Thomson
Employee
https://tech.f5.com/home/solutions/sol3499.html
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