Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

rate-limit (Security GTP)

Syntax

Hierarchy Level

Description

Use the rate-limit option to limit the GTP messages per second. The default value of rate limit is 0, which means there is no limit. A drop threshold option and an alarm threshold option are added to the existing rate-limit configuration to reduce the duplicate drop logs for destination GSN. In one second, if number of certain messages received reaches the alarm threshold, one alarm log is generated. If number of certain messages received reaches the drop threshold, one packet drop log is generated while all other messages received within this second will be dropped.

From Junos OS Release 20.4R1 onwards, the [edit security gprs gtp profile profile-name] hierarchy level is replaced by [edit security gtp profile profile-name].

Options

alarm-threshold

Sets alarm threshold for rate-limit.

  • Range: 1 through 80000

drop-threshold

Sets drop threshold for rate-limit.

  • Range: 1 through 80000

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 10.0. Support. Support for alarm-threshold option and drop-threshold option are added in Junos OS Release 20.4R1.