Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Setting the GTP Message Lengths

This example shows how to set the GTP message lengths.

Requirements

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

Overview

In this example, you configure the minimum GTP message length to 8 octets and the maximum GTP message length to 1200 octets for the GTP inspection object.

Configuration

Step-by-Step Procedure

To configure the GTP message lengths:

  1. Specify the GTP profile.
    [edit]user@host# set security gprs gtp profile gtp1
  2. Specify the minimum message length.
    [edit]user@host# set security gprs gtp profile gtp1 min-message-length 8
  3. Specify the maximum message length.
    [edit]user@host# set security gprs gtp profile gtp1 max-message-length 1200
  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