Forum Discussion
Joe_Hsy_45207
Nimbostratus
Feb 01, 2008iControl force write of config to file?
Hi,
At a customer's site, we found that when adding an iRule to a virtual server using iControl, that while it was in memory, it wasn't written to the config file:
----------...
hoolio
Cirrostratus
Feb 04, 2008It sounds like you need to save the config running in memory to file. Here is a method from a previous post by Loc and Joe:
http://devcentral.f5.com/Default.aspx?tabid=53&view=topic&forumid=1&postid=2655
System.ConfigSync.save_configuration (SaveMode), where
SaveMode = SAVE_HIGH_LEVEL_CONFIG will save the configuration to /config/bigip.conf (similar to "b save")
SaveMode = SAVE_BASE_LEVEL_CONFIG will save the configuration to /config/bigip_base.conf (similar to "b base save")
So if you've change the high level configuration (VIPs, rules, etc) you could use the SAVE_HIGH_LEVEL_CONFIG method.
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
