Prisma Access Default Routing
How Prisma Access default routing works for service connections.
The following figure shows an example of Prisma Access routing service
connection traffic in default routing mode. The organization’s network has three
separate networks in three data centers and does not have a backbone connecting the
networks. In default routing mode, mobile user pools are advertised equally on the
three networks, as shown at the bottom of the figure.
Make a note of how Prisma Access uses BGP route advertisements:
You can view the community string by selecting and find the Community field in the
Peer tab.
The following figure shows a more common network with a full-mesh eBGP backbone. The
figure shows the routes that Prisma Access has learned from your
organization’s network on the top right. Note the extra routes that Prisma Access has learned through the Prisma Access backbone (iBGP) and
your organization’s backbone (eBGP).
For traffic between mobile users in the North America & South
America region (US in the diagram) and the data center in your
organization’s Africa, Europe & Middle East region (EU in
the diagram), Prisma Access chooses the path through the EU service
connection because it prefers routes with a shorter AS-PATH.
In deployments with a full-mesh eBGP backbone, asymmetry can arise when Prisma Access cannot reach a particular data center due to an ISP/CPE failure at
the customer’s data center. The following figure shows what could happen when the
link to the EU service connection goes down. Your network detects the link failure
and builds a new route table for AS 200. Traffic from the US service connection to
AS 200 uses the path through AS 100 because the eBGP route for your backbone between
AS 200 and AS 100 is preferred to the iBGP route between service connections EU and
US. However, return traffic is not guaranteed through the same path because the
on-premises CPE can choose either path (shown in red) to return the traffic.
The previous examples show a network whose routes have not been aggregated (that is,
you have not performed route summarization before you send the BGP route
advertisements to Prisma Access). The following example shows a network
that summarizes its routes to 10.0.0.0/8 before sending to Prisma Access.
If you select default routing, this configuration can lead to asymmetric routing
issues, because Prisma Access cannot determine the correct return path from
the summarized routes.
If your Prisma Access deployment has Remote Networks, Palo Alto Networks
does not recommend the use of route summarization on Service Connections. Route
summarization on service connections is for Mobile Users deployments only.
If you use route aggregation for mobile users, we strongly recommend that you enable
hot potato routing instead of default routing, where Prisma Access hands
off the traffic as quickly as possible to your organization’s network; in addition,
we recommend that you select a Backup SC as described in the
following section for each service connection to have a deterministic routing
behavior.