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