Forum Discussion
Ciscokid2010_28
Nimbostratus
Sep 08, 2016How to migrate VS one by one from one Platform to the other using SCF
Looking into the SCF file I'm able to locate portions of the configuration of the first Virtual Server that I'd like to migrate, from one platform to the other. The question is, is there a special or...
stan_piron
Cumulonimbus
Sep 08, 2016Hi,
Are version of the new and the old appliances the same?
If you want to move VS by VS and versions are the same, use the following command:
Export configuration from the old appliance:
tmsh list ltm virtual one-line
this command will export properties of the virtual server you must export all virtual servers sharing the same IP address
Then, to remove the virtual server:
tmsh delete ltm virtual
And remove the virtual address:
tmsh delete ltm virtual-address
You can now load the configuration on the new appliance:
tmsh load sys config merge from-terminal
paste the configuration previously exported
CRTL-D
The configuration is now imported. the virtual address is created automatically.
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