Last Modified: Feb 11, 2025
Affected Product(s):
BIG_IP_NEXT(CM) Install/Upgrade, LTM
Known Affected Versions:
20.2.1
Opened: Aug 16, 2024 Severity: 3-Major
If a virtual server with UDP and ssl profile is being migrated, it results in creating Service_UDP class without reference to proper DTLS_server or DTLS_client class in AS3 declaration. Additionally, the declaration includes also TLS_server or TLS_client class, which is incorrect.
Migration process results in creating UDP application without TLS.
Migration of DTLS virtual server.
User can manually modify AS3 declaration using CM AS3 editor before deployment to Next instance, according to latest Next schema documentation (DTLS_client/DTLS_server and Service_UDP class) https://clouddocs.f5.com/bigip-next/latest/schemasupport/schema-reference.html#service-udp https://clouddocs.f5.com/bigip-next/latest/schemasupport/schema-reference.html#dtls-server
None