Forum Discussion
ianmercer_37853
Nimbostratus
Apr 20, 2007Using iControl to archive BigIP config to a text file under version control
Has anyone done this?
Essentially we would like to be able to keep track of all configuration and rule changes in our version control system. To do that we'd like to dump the configuration ...
Apr 20, 2007
You can get a very large portion of the configuration data from the configuration files (/config/bigip.conf, /config/bigip_base.conf). You can use the iControl System::ConfigSync::download_file() method to download the files. This will give you two files that you can easily diff. If you want the entire configuration in a binary package, you can use the System::ConfigSync::save_configuration() method to save a .im package and use the System::ConfigSync::download_configuration() method to download it.
-or-, you could just use the relevant iControl methods to access the relevant configuration for the objects you are concerned with and create the file manually with your client software.
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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