ltm rule command LSN portΒΆ

iRule(1)		      BIG-IP TMSH Manual		      iRule(1)



LSN::port
       LSN::port

SYNOPSIS
       LSN::port TRANSLATION_PORT

DESCRIPTION
       Explicitly set the translation address regardless of the configured LSN
       pool.

       The LSN::port command can be used while processing CLIENT_DATA. This
       event can occur before and after address translation. If this command
       is used after translation has occurred an error is thrown.

       LSN::port 

RETURN VALUE
       LSN::port

       Provide the explicit translation TCP or UDP source port for the
       connection in the current context. If the  is outside
       of the configured port range for the LSN pool, or the translation mode
       is Deterministic, calls to LSN::port have no effect.

VALID DURING
       AUTH_RESULT, AUTH_WANTCREDENTIAL, CACHE_REQUEST, CACHE_UPDATE,
       CLIENT_ACCEPTED, CLIENT_DATA, CLIENTSSL_CLIENTCERT,
       CLIENTSSL_HANDSHAKE, HTTP_CLASS_FAILED, HTTP_CLASS_SELECTED,
       HTTP_REQUEST, HTTP_REQUEST_DATA, LB_SELECTED, RTSP_REQUEST,
       RTSP_REQUEST_DATA, SIP_REQUEST, STREAM_MATCHED

EXAMPLES
HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.3.0
	   - Initial version where the command was introduced



BIG-IP				  2017-01-31			      iRule(1)