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