Example: Allowing Unknown MGCP ALG Message Types (CLI)
In this example, you configure the MGCP ALG to allow unknown MGCP message types in both NAT mode and route mode. (The permit-nat-appliedconfiguration statement specifies that unknown messages be allowed to pass if the session is in NAT mode. The permit-routed configuration statement specifies that unknown messages be allowed to pass if the session is in route mode.)
To allow unknown message types:
user@host# set security alg mgcp application-screen unknown-message
permit-nat-applied permit-routed
Related Topics
- JUNOS Software Feature Support Reference for SRX Series and J Series Devices
- Understanding MGCP ALG Unknown Message Types
- MGCP ALG Configuration Overview
- Example: Allowing Unknown MGCP ALG Message Types (J-Web)
- Verifying MGCP ALG Configurations