Hi igssv,
You need to do this for platform migration , glad you are successful, you can refer this process for future migrations:
modify sys crypto master-key prompt-for-password
https://my.f5.com/manage/s/article/K82540512
==================================
Published Date: Oct 1, 2018Updated Date: Jul 12, 2023
Toggle showing the products this articleApplies to:
F5 added the "platform-migrate" option to the tmsh load sys ucs command. This option enables you to migrate configurations from older platforms to newer platforms using an existing user configuration set (UCS) file. The new platform can be a newer generation hardware device, an F5OS tenant, a Virtual Clustered Multiprocessing (vCMP) guest, or BIG-IP Virtual Edition (VE).
Starting In BIG-IP12.1.3 and 13.1.0, F5 introduces the platform-migrate option to better facilitate cross-platform configuration migrations. In previous versions, you can create a UCS on one platform type and install it on another using the no-platform-check option. However, the no-platform-check option installs the base configuration, so it may not be optimal when installing to different platforms.
You can enable the platform-migrate option using the following TMOS Shell (tmsh) command syntax:
tmsh load sys ucs <filename> platform-migrate
The platform-migrate option causes the UCS loader to ignore some platform dependent configuration objects when installing the UCS configuration. For example, when you install a UCS file using the platform-migrate option, configuration objects related to the following items may not be installed from the UCS file:
Interfaces
Interface bundles
Management IP and route
Assignments to trunks and VLANs For example, a trunk is loaded on the new platform but interfaces, interface bundles, and VLANs assigned to it previously are not loaded.
Note: When you install a UCS file using the platform-migrate option, the system saves a list of any configuration objects that it ignores or does not install to the /var/local/ucs/platform_migrate_ignored_objects file.
Limitations
When using the platform-migrate option, consider the following limitations:
The platform-migrate parameter does not work for migrating BIG-IP UCS files from BIG-IP 10.x. If you are migrating the BIG-IP system, you must start with a BIG-IP configuration from a BIG-IP 11.x installation.
After you load the UCS using the platform-migrate parameter, you may need to perform extra steps to get the device fully functional.
For example: