Bug ID 1629105: Incorrect conversion of DTLS virtual server

Last Modified: Feb 11, 2025

Affected Product(s):
BIG_IP_NEXT(CM) Install/Upgrade, LTM(all modules)

Known Affected Versions:
20.2.1

Opened: Aug 16, 2024

Severity: 3-Major

Symptoms

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.

Impact

Migration process results in creating UDP application without TLS.

Conditions

Migration of DTLS virtual server.

Workaround

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

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips