Forum Discussion
Duplicate the configuration of virtual servers on Big-IP LTM
- 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
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
- YhumOct 22, 2021Altostratus
Thank you Kees, that's very helpful. Is this procedure safe? looks like I'm backing up the entire configuration and then loading it back with changes. I'm afraid if I mess up while editing it, it can have huge ramifications.
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