Closed jrooty closed 1 year ago
@jrooty
The property "translateClientPort" might be what you are looking for which can hold the values of true, false or one of the string values "change", "preserve", or "preserve-strict". This maps to the "source-port" property of a "ltm virtual".
@RobCupples It was what I was looking for. Thank you for assistance.
On the VS object, the option
Source Port
seems to be not available on AS3, service level.The option appears only inside
Enforcement_Forwarding_Endpoint
, which requires the PEM module.According the schema reference :
Could you please confirm that option (
Source Port
) is not available for regular VS/service (fastl4, ...) ?If not, is it possible to add the support of this option ?
Thank you.