jdewing
Sep 25, 2024Cirrus
APM Import error: config version 15.1 is not compatible with BIGIP version 16.1
I would like to migrate all of our APM policies from old F5 platform (v15.1) to newer F5 platform (v16.1). I can migrate most of the objects, except for APM.
I get an error message "Import error: config version 15.1 is not compatible with BIGIP version 16.1" when import on the newer F5.
I noticed there is a file called ng-export.conf inside the exported .tar file.
Can I modify the following setting to correct version like this? I'm not sure if there will be bunch of other settings that may be not compatible between version.
#F5[Version:15.1]
#F5[Build:15.1.10.3-0.0.12.0]
To
#F5[Version:16.1]
#F5[Build:16.1.5-0.0.3.0]
Have anyone done like this before?