ltm rule event GTP SIGNALLING EGRESSΒΆ

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

GTP_SIGNALLING_EGRESS
       Fired for any GTP-message except G-PDU on the connection that forwards/egresses the message.

DESCRIPTION
       Fired for any GTP-message except G-PDU on the connection that forwards/egresses the message.

Examples
	when GTP_SIGNALLING_EGRESS {
	    log local0. "Sent 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)