Last Modified: Apr 28, 2025
Affected Product(s):
F5OS F5OS-A, F5OS-C
Fixed In:
F5OS-C 1.8.0, F5OS-A 1.8.0
Opened: Feb 15, 2024 Severity: 2-Critical
Allowed IP profile got deleted while upgrading to 1.7.0 from lower versions. allowed-ip profile names with '-' got erased out. which got fixed in 1.8.0
Allowed IP profile gets deleted if it is not matching the pattern.
While upgrading to 1.8.0 from lower versions other than 1.7.0, all allowed IP profile names should have atleast one alphanumeric and it should have not have any other special character other than ('-', '_' and '.')
Re-apply the allowed-IP profile configuration without eiphen '-' in the name
Fixed the schema such that allowed IP profile name accepts the '-' in profile name.