ltm rule event GTP PRIME EGRESSΒΆ

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

GTP_PRIME_EGRESS
       Fired only for GTP prime messages for revision 1 on the connection that forwards/egresses the message.

DESCRIPTION
       Fired only for GTP prime messages for revision 1 on the connection that forwards/egresses the message.

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