How to configure more than two service connections to
an HQ or data center location.
| Where Can I Use
This? | What Do I Need? |
When you use two tunnels for a high-bandwidth service
connection, there is only one traffic path left available in case of
a tunnel failure, which simplifies the configuration of a failover
path. If you use more than two connections for a high-bandwidth connection,
you need to perform additional configuration to ensure a consistent
behavior for tunnel failovers.
Because you use a summarized
subnet for tunnel failover, you need to explicitly state the service
connection tunnel to use if a failover occurs. Since BGP routing
chooses the shortest number of AS-PATHs for a route, you can prepend
AS-PATHs to routes to have BGP prefer a tunnel in the case of a
failover.
The following example shows routing tables for a
high-bandwidth service connection using three service connections.
If all three tunnels are up, Prisma Access uses the more specific
routes to reach the subnets in the headquarters or data center location. Since
the user is accessing a resource in the 192.168.172.0/24 subnet,
the service connection closest to the mobile user checks its routing
table and selects Tunnel 2 as the path to the data center resource.
If Tunnel
2 goes down, the more specific route to the resource in the 192.168.172.0/24
subnet is not available, so the service connection closest to the
user uses the summarized 192.168.168.0/21 subnet. You have configured
only one AS-PATH prepend for Service Connection 1; therefore, Prisma
Access chooses Tunnel 1 as the failover path because it has fewer
AS-PATH prepends.
To add
prepends to routes if you are using a next-generation firewall as
the CPE, complete the following task.