---
title: "Create Outbound Rules"
canonical: "https://docs.infoblox.com/space/DeploymentGuidevNIOSforGCP/736298072/Create%20Outbound%20Rules"
format: markdown
---
1. Click **ADD RULE**.

![image](media://5e90f0c5-dc1b-4412-94ca-fb05550a82f5)

2. The priority is used to control the order in which the firewall rules are processed, starting from 0. GCP uses a default of 1000. In this example, we will first set the Egress rule to allow all outbound traffic, so we will change this to **0**.
3. Set the Direction of traffic to **Egress** and Action on match to **Allow**.

![image](media://e7eb9cef-4a27-4285-a98c-eea65c41aec3)

4. Expand the **Target Type** menu and select **All instances in the network**.
5. For the **DestinationIP type** select **IPv4**.
6. For the Destination IP ranges, enter **0.0.0.0/0** to allow outbound traffic to any destination.
7. Toggle the **Protocols and ports** option to **Allow all**.
8. Click **CREATE**.

![image](media://a31de0fe-1ebe-42dc-8c36-eb03900a1b5d)