<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can I manipulate routes from Prisma to a data center using BGP MED values in Prisma Access Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1066499#M1049</link>
    <description>&lt;P&gt;This sounds like what is described in the "Hot potato routing" with the AS prepend. I suggest seeing the article and video:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma-access/administration/prisma-access-advanced-deployments/service-connection-advanced-deployments/route-preferences-for-service-connection-traffic" target="_blank"&gt;Routing for Service Connection Traffic&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=l2eaSvfbAwE" target="_blank"&gt;Best Practices for Prisma Access Routing &amp;amp; Logging&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma/prisma-access/3-2/prisma-access-panorama-admin/prisma-access-advanced-deployments/service-connection-advanced-deployments/service-connection-multi-cloud-redundancy" target="_blank"&gt;Service Connection Multi-Cloud Redundancy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other than that if you have Prisma SD-WAN ION device it allows you fine grade control as you can send important traffic on tunnel one/ISP1 but still utilize tunnel two/ISP2.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jan 2025 13:03:41 GMT</pubDate>
    <dc:creator>nikoolayy1</dc:creator>
    <dc:date>2025-01-14T13:03:41Z</dc:date>
    <item>
      <title>Can I manipulate routes from Prisma to a data center using BGP MED values</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1000286#M1043</link>
      <description>&lt;P&gt;Our HQ currently uses dual ISPs for internet access and has VPN tunnels to Prisma configured across both ISP circuits as primary and secondary VPN tunnels for a single service connection.&amp;nbsp; At HQ both tunnels terminate at a Palo Alto 1420 NGFW HA pair.&amp;nbsp; We are using BGP to exchange routing information between Prisma and the 1420. On the 1420 we have 2 virtual routers running BGP instances, one for each of the Prisma VPN tunnels.&amp;nbsp; We are currently advertising the HQ networks to Prisma w/o MED values in both BGP instances and letting Prisma handle prioritizing the routes based on the status of the primary and secondary VPN tunnels.&amp;nbsp; The 2 1420 BGP instances are also neighbors with each other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to make the current secondary tunnel our new primary tunnel and our current primary tunnel our new secondary tunnel.&amp;nbsp; This must be done non-disruptively.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a proposed migration scenario.&amp;nbsp; Let's call our current service connection SC-A.&amp;nbsp; We have a spare, unused Prisma service connection available to us, which I'll call SC-B.&amp;nbsp; We create SC-B and configure a primary VPN tunnel for it using the settings we currently have for SC-A's secondary VPN tunnel.&amp;nbsp; When the secondary VPN tunnel&amp;nbsp; to SC-A is deactivated and the primary VPN tunnel to SC-B is activated on the 1420 we want all Prisma traffic to flow through SC-B.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is how I propose to do that. &amp;nbsp; In each of the 1420's BGP instances we advertise the HQ routes to Prisma with pre-assigned MED values.&amp;nbsp; To SC-A we advertise them with MED 200 and to&amp;nbsp; SC-B we advertise them with MED 100.&amp;nbsp; To ensure that traffic out to Prisma is symmetric we use BGP local preference values to send traffic to Prisma out SC-B.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will Prisma honor the MED values we feed it, or will it override the MED values we provide and use its own internal logic to determine which service connection to use to get traffic to our HQ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or maybe I'm overthinking this whole issue and there is a simpler, non-disruptive way to switch the primary and secondary VPN tunnels.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 16:32:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1000286#M1043</guid>
      <dc:creator>dintymoore</dc:creator>
      <dc:date>2025-01-07T16:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can I manipulate routes from Prisma to a data center using BGP MED values</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1000720#M1045</link>
      <description>&lt;P&gt;I did some testing and it seems a safe bet that feeding Prisma MED values from our CPE equipment won't change Prisma's routing decisions, whereas advertising the less-preferred route with an AS prepend does change the routing decisions.&amp;nbsp; I couldn't test with multiple service connections but did test with the primary and secondary VPN tunnels on our existing service connection.&amp;nbsp; First, I tried feeding Prisma MED values that would reverse the priority of the two tunnels.&amp;nbsp; Prisma ignored the MED values we provided.&amp;nbsp; Then I used the AS prepend method and the route through the secondary tunnel ended up in the Prisma routing table rather than the route through the primary tunnel.&amp;nbsp; I suspect that using two service connections would still lead to Prisma ignoring our MED values and applying a metric of 100 to both routes, since both come through primary tunnels.&amp;nbsp; To get Prisma to prefer routing through one service connection to the same destination over another, I guess the solution is to use AS prepends on the Prisma side and possibly local preference on the CPE side to ensure symmetric traffic flow.&amp;nbsp; Anyone know differently?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 14:48:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1000720#M1045</guid>
      <dc:creator>dintymoore</dc:creator>
      <dc:date>2025-01-08T14:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can I manipulate routes from Prisma to a data center using BGP MED values</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1066499#M1049</link>
      <description>&lt;P&gt;This sounds like what is described in the "Hot potato routing" with the AS prepend. I suggest seeing the article and video:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma-access/administration/prisma-access-advanced-deployments/service-connection-advanced-deployments/route-preferences-for-service-connection-traffic" target="_blank"&gt;Routing for Service Connection Traffic&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=l2eaSvfbAwE" target="_blank"&gt;Best Practices for Prisma Access Routing &amp;amp; Logging&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma/prisma-access/3-2/prisma-access-panorama-admin/prisma-access-advanced-deployments/service-connection-advanced-deployments/service-connection-multi-cloud-redundancy" target="_blank"&gt;Service Connection Multi-Cloud Redundancy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other than that if you have Prisma SD-WAN ION device it allows you fine grade control as you can send important traffic on tunnel one/ISP1 but still utilize tunnel two/ISP2.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 13:03:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1066499#M1049</guid>
      <dc:creator>nikoolayy1</dc:creator>
      <dc:date>2025-01-14T13:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I manipulate routes from Prisma to a data center using BGP MED values</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1066591#M1050</link>
      <description>&lt;P&gt;Thanks for the background info!&amp;nbsp; It looks like hot potato routing would do essentially the same thing as my AS prepend approach on our CPE.&amp;nbsp;&amp;nbsp; Switching to hot potato routing isn't a good long-term solution for us, however.&amp;nbsp; We only need to override the behavior of Prisma's default routing mode long enough to exchange places between the primary and secondary VPN tunnels to our headquarters without any significant traffic interruptions.&amp;nbsp; If we can temporarily have two service connections to our headquarters, each with a primary VPN tunnel, it appears we can dictate to Prisma via AS prepends which tunnel to use to reach our headquarters networks.&amp;nbsp; That will work well enough for our temporary scenario.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 15:04:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-access-discussions/can-i-manipulate-routes-from-prisma-to-a-data-center-using-bgp/m-p/1066591#M1050</guid>
      <dc:creator>dintymoore</dc:creator>
      <dc:date>2025-01-14T15:04:57Z</dc:date>
    </item>
  </channel>
</rss>

