ltm rule event GTP PRIME INGRESSΒΆ

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

GTP_PRIME_INGRESS
       Fired only for GTP prime messages for revision 1 on the connection that accepted the message.

DESCRIPTION
       Fired only for GTP prime messages for revision 1 on the connection that accepted the message.

Examples
	when GTP_PRIME_INGRESS {
	    log local0. "Received a GTP_PRIME command, with payload [GTP::payload]"
	}

HINTS
SEE ALSO
CHANGE LOG
       @BIGIP-11.5.0 --First introduced the event.

BIG-IP							    2022-04-12							  iRule(1)