Forum Discussion
Place existing BIG-IP's into active/active configuration
Hi,
If you want to import all ltm configuration of one system to the other before config sync, execute following tmsh command to get all ltm configurations:
list ltm one-line
This will extract configuration with same format as scf.
If you want to use active / active cluster, you can use partition to assign default traffic group per partition.
Then, to import the extracted configuration, use the following command on other appliance:
load sys config merge from-terminal
Paste the configuration then press CTRL-D
If you want to import in another partition browsectobthis partition before loading configuration
cd /Part1
If any error occurs during import, no configuration will be imported.
Recent Discussions
Related Content
* 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