Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Example: Permitting and Denying GTPv2 Message Types

This example shows how to permit and deny GTPv2 message types.

Requirements

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

Overview

In this example, for the gtp2 profile, you configure the device to drop the echo and create-session message types for version 2.

Configuration

Step-by-Step Procedure

To permit and deny GTPv2 message types:

  1. Specify the GTPv2 profile.
    [edit]user@host# set security gprs gtp profile gtp2
  2. Drop the echo messages for version 2.
    [edit]user@host# set security gprs gtp profile gtp2 drop echo 2
  3. Drop the create-session messages for version 2.
    [edit]user@host# set security gprs gtp profile gtp2 drop create-session 2
  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