ltm rule event GTP SIGNALLING INGRESSΒΆ

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

GTP_SIGNALLING_INGRESS
       Fired for any GTP-message except G-PDU on the connection that accepted the message.

DESCRIPTION
       Fired for any GTP-message except G-PDU on the connection that accepted the message.

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

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

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