ltm rule command client addrΒΆ

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

client_addr
       Returns the client IP address of a connection.

SYNOPSIS
       client_addr

DESCRIPTION
       Returns the client IP address of a connection. This is a BIG-IP version 4.X variable, provided for backward
       compatibility. You can use the equivalent 9.X command, IP::client_addr instead.

RETURN VALUE
       client_addr
	   Returns the client IP address of a connection.

VALID DURING
       ANY_EVENT

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

BIG-IP						      2020-06-23					     iRule(1)