Forum Discussion
Michel_van_der_
Jun 12, 2003Nimbostratus
Hw do I save configurations on a bigip?
I can see the stuff in ConfigSync. But how does that relate to:
bigpipe base save
and bigpipe save
It would appear that
ITCMSystem.ConfigSync.save_configuration
with the right flag will save either, but on the command line version the filename is different. Can I ommit the filename to use the default?
If I don't specify a fully qualified path, will it go in /config?
- Gary_Chen_31612Historic F5 AccountThe invokation of the method will create a ucs file with the filename your specify. The ucs file will be stored in /usr/local/ucs subdirectory on your BIG-IP system. If you want to save the configuration as BIGIP system boot copy, save it as last_boot.ucs
- Michel_van_der_NimbostratusHmm. Those two replies made me more confused.
- Gary_Chen_31612Historic F5 AccountThe iControl method in focus here should actually be considered as the equivalence of the bigpipe command below,
- Gary_Chen_31612Historic F5 AccountAn input for the filename is required.
save_configuration("myConfig.ucs", 0) where filename: myConfig.ucs 0: the save mode.
- Gary_Chen_31612Historic F5 AccountThere is no exact equivalence of iControl API methods to perform b save and b base save commands as in BIG-IP CLI.
- Gary_Chen_31612Historic F5 AccountI hope this clarifys the confusion.
- Gary_Chen_31612Historic F5 AccountMichel,
- Michel_van_der_NimbostratusArgh! Let's start with the basic questions:
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