ltm rule event GTP GPDU INGRESSΒΆ

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

GTP_GPDU_INGRESS
       Fired for a message that has GTP message-type = 255 on the the connection that accepted the message.

DESCRIPTION
       Fired for a message that has GTP message-type = 255 on the the connection that accepted the message.

Examples
	when GTP_GPDU_INGRESS {
	    log local0. "Received a GTP_GPDU 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)