Forum Discussion
Yhum
Oct 21, 2021Altostratus
Duplicate the configuration of virtual servers on Big-IP LTM
Hello everyone, I have approx. 50 existing virtual servers on Big-IP LTM. I need to create an exact copy of each virtual server but with different virtual-server's IP. creating 50 copies from G...
- Oct 21, 2021
Hi,
You can use an scf backup and load it via the cli.
save /sys config file my-scf no-passphrase
Look for it in /var/local/scf
Loading it back after the modifiations:
load sys config from-terminal merge verify or load /sys config merge file <filename> verify if it runs without errors load sys config from-terminal merge or load /sys config merge file <filename> save sys config
https://support.f5.com/csp/article/K13408
https://support.f5.com/csp/article/K81271448
Cheers,
Kees
Oct 22, 2021
Hi,
With an SCF backup you get a txt file. Modify the entries you need and remove the rest.
With the verify command you make sure that you are not messing up.
Cheers,
Kees
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