ltm rule command IP addrΒΆ

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



ip_addr
       Get some specific IP address.

SYNOPSIS
DESCRIPTION
       Returns the IP address of a tmm, tmm interface, localhost, etc.

RETURN VALUE
       The requested IP address.

VALID DURING
       ANY_EVENT

EXAMPLES
	ip_addr tmm_if 1.2.3.4
	log local0. aXXTMM interface IP address is [ip_addr tmm_if]

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-12.1.0
	       --First introduced the command in LTM data plane.



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