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 GTP Message Types

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

Requirements

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

Overview

In this example, for the gtp1 profile, you configure the device to drop the error-indication and failure-report message types for version 1.

Configuration

Step-by-Step Procedure

To permit and deny GTP message types:

  1. Configure the device.
    [edit]user@host# set security gprs gtp profile gtp1
  2. Drop the error indication.
    [edit]user@host# set security gprs gtp profile gtp1 drop error-indication 1
  3. Drop the failure report messages.
    [edit]user@host# set security gprs gtp profile gtp1 drop failure-report 1
  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