Bug ID 535544: Enhancement: ltm virtual translate-port, translate-address are not listed if they are enabled

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP LTM(all modules)

Known Affected Versions:
11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.1 HF10, 11.5.1 HF11, 11.5.2 HF1, 11.5.3 HF1, 11.5.3 HF2, 11.5.4 HF1, 11.4.0, 11.4.1, 11.6.0, 11.6.1, 11.6.2, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3, 12.0.0, 12.0.0 HF1, 12.1.0 HF1, 12.0.0 HF2, 12.1.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.1.0, 11.6.1 HF2, 11.5.4 HF2

Opened: Jul 27, 2015

Severity: 4-Minor

Symptoms

Consider the listing of the ltm virtual vsach below. The translate-port, translate-address properties are not listed. This implies that these properties are set to their default value of true. tmsh does not list default values. In case these are set to false, they will be listed. (tmos)# list ltm virtual ltm virtual vsach { destination 1.1.1.1:http mask 255.255.255.255 profiles { fastL4 { } } source 0.0.0.0/0 vs-index 3 }

Impact

Cannot know the actual value of virtual::translate-port, translate-address attributes until the workaround is applied.

Conditions

Presence of a ltm virtual in the configuration with its destination port any (ex: x.y.z.w:any) and translate-port enabled. When listing this ltm virtual the translate-port, translate-address are not displayed.

Workaround

Explicitly list the property (tmos)# list ltm virtual sach translate-port ltm virtual vsach { translate-port enabled }

Fix Information

Post change the above mentioned properties will always be listed, irrespective if they have default value or not.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips