Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Setting GTPv2 Message Lengths

This example shows how to set GTPv2 message lengths.

Requirements

No special configuration beyond device initialization is required before configuring this feature.

Overview

In this example, you configure the minimum GTPv2 message length to 10 octets and the maximum GTPv2 message length to 1500 octets for the GTPv2 inspection object named gtp2.

Configuration

Step-by-Step Procedure

To configure GTPv2 message lengths:

  1. Specify the GTPv2 profile.
    [edit]user@host# set security gprs gtp profile gtp2
  2. Specify the minimum message length.
    [edit]user@host# set security gprs gtp profile gtp2 min-message-length 10
  3. Specify the maximum message length.
    [edit]user@host# set security gprs gtp profile gtp2 max-message-length 1500
  4. If you are done configuring the device, commit the configuration.
    [edit]user@host# commit

Verification

To verify the configuration is working properly, enter the show security gprs command.

Published: 2015-02-11