How to disable SIP ALG on Prisma SD-WAN
1159
Created On 11/15/21 22:40 PM - Last Modified 12/04/25 00:34 AM
Objective
To disable SIP ALG on Prisma SD-WAN devices
Environment
- Prisma SD-WAN
- ION Devices
Procedure
Steps to disable SIP ALG:
- Go to Policies - Stacked Policies - NAT - NAT sets
- Add Disable SIP ALG Set and rule as below:
- Destination Zone Rules
- Name - Disable SIP ALG
- NAT Zone - Internet
- SRC PREFIX - None
- DEST PREFIX - None
- SRC PORTS/DEST PORTS/PROT - None
- Actions - ALG Disable
- ALG Protocol to Disable - SIP
The next step would be to insert the set into the NAT policy stack before the Default-NATPolicySet Default-NATPolicySet:
- Go to Policies - Stacked Policies - NAT - NAT Stacks and insert it into Testing NAT stack:
- Disable SIP ALG as Policy SET 1
- Default-NATPolicySet - Policy SET 2
- Click - Save.
The last step would be to apply the NAT stack to the site.
- Go to Policies - Stacked Policies - search for the site name and apply NAT stack.
- Click - Save(stack is applied).
This will affect only the sip traffic passing the device and shouldn't cause any interruption for other traffic passing that site/device.