Fortinet black logo

FortiOS Carrier

GTPv2 message rate limiting

GTPv2 message rate limiting

In a GTP profile, you can use the following command to apply GTPv2 message rate limiting.

config firewall gtp

edit <name>

config message-rate-limit-v2

set echo-request <limit>

set create-session-request <limit>

set delete-session-request <limit>

end

Where, <limit> is the message limit in packets per second. The range is 0 to 4294967295. The default for all message types is 0, which is no rate limiting.

GTPv2 message rate limiting

In a GTP profile, you can use the following command to apply GTPv2 message rate limiting.

config firewall gtp

edit <name>

config message-rate-limit-v2

set echo-request <limit>

set create-session-request <limit>

set delete-session-request <limit>

end

Where, <limit> is the message limit in packets per second. The range is 0 to 4294967295. The default for all message types is 0, which is no rate limiting.