ltm rule command client portΒΆ

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



client_port
       Returns the TCP port number/service of the specified client.

SYNOPSIS
       client_port

DESCRIPTION
       Returns the TCP port number/service of the specified client. This is a
       BIG-IP version 4.X variable, provided for backward compatibility. You
       can use the equivalent 9.X command, TCP::client_port instead.

RETURN VALUE
       client_port
	   Returns the TCP port number/service of the specified client.

VALID DURING
       ANY_EVENT

EXAMPLES
HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-9.0.0 --First introduced the command.



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