Forum Discussion
Wil_Schultz_101
Nimbostratus
Jun 18, 2007How do you backup your BigIP?
So, this isn't iRule related but I'm wondering what other people do.
We have two BigIP's, an "Active" one and a "Passive" one. So what we do is set up a crontab entry on the primary bigip that co...
hoolio
Cirrostratus
Jun 22, 2007wschultz, that looks like a good start. You might want to consider using the 'b config save /path/to/output.file.ucs' command to create a complete archive of the BIG-IP configuration. The UCS archive created by the config save function contains the /config directory contents and much more.
I use the following command to include the hostname, version and date in the filename (.ucs is appended by the config save process):
b config save /shared/tmp/`hostname`_`b version|grep '^BIG-IP Version'|awk '{print $3}'`_`date +%Y%m%d`
You might also consider getting a full UCS archive from both units in the pair as the base network configuration differs between the two units.
Aaron
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