gtp-teid
Syntax
gtp-teid list;
Hierarchy Level
[edit firewall family family-name filter filter-name from gtp-header]
Description
Specify the teid value or list of values in the GTP-C packet header. The firewall filter will attempt to match on the provided teid value or list of values.
Options
gtp-teid list
-
list - gtp-teid is integer and will take a list of values from 0 to 4294967295. As an example, in the following configuration statement, gtp-teid is supplied a list of two values.
set firewall family inet filter ft term 1 from gtp-header gtp-teid [100 200]
In the following configuration statement, gtp-teid is supplied a single value.
set firewall family inet filter ft term 1 from gtp-header gtp-teid 105
Required Privilege Level
-
firewall—To view this statement in the configuration.
-
firewall-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos 22.2R1