message-type
Syntax
message-type { create-req { alarm-threshold (Security GPRS) { forward number; reverse number; } drop-threshold (Security GPRS) { forward number; reverse number; } } delete-req { drop-threshold (Security GPRS) { forward number; reverse number; } drop-threshold (Security GPRS) { forward number; reverse number; } } echo-req { drop-threshold (Security GPRS) { forward number; reverse number; } drop-threshold (Security GPRS) { forward number; reverse number; } } other { drop-threshold (Security GPRS) { forward number; reverse number; } drop-threshold (Security GPRS) { forward number; reverse number; } } }
Hierarchy Level
[edit security gtp profile profile-name path-rate-limit]
Description
Use the message-type function to specify the group of control messages.
From Junos OS Release 20.4R1 onwards, the [edit security gprs gtp profile
profile-name path-rate-limit]
hierarchy level is
replaced by [edit security gtp profile profile-name
path-rate-limit]
.
Options
create-req
—To limit packet-per-second
of GTP create request.
delete-req
—To limit packet-per-second of GTP
delete request.
echo-req
—To limit packet-per-minute of GTP
echo request.
other
—To limit packet-per-second of all other
GTP control messages.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.1X45-D10.