<?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: How to do virtual routing for a third ISP (new MPLS)? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10604#M7817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then &lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;just add the eth1/4 interface to say PrimaryVR&lt;/SPAN&gt; and &lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;add static routes for all the other MPLS site locations in the&lt;/SPAN&gt; PrimaryVR that all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 16:45:32 GMT</pubDate>
    <dc:creator>Gregoux</dc:creator>
    <dc:date>2013-07-10T16:45:32Z</dc:date>
    <item>
      <title>How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10599#M7812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have setup in our PA-500 two ISP interfaces:&amp;nbsp; Primary (eth1/1) is our primary Internet connection, and the Secondary (eth1/2) is our Backup ISP (configured for failover, and this one also is an MPLS connection to another site). Eth1/3 is our private LAN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two virtual routers setup for this scenario (also including GlobalProtect configurations):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="vr1.JPG" class="jive-image-thumbnail jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/7224_vr1.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Routes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PrimaryVR&lt;/P&gt;&lt;P&gt;default - destination: 0.0.0.0 - type: ip-address - value: &amp;lt;primary ISP&amp;gt;&lt;/P&gt;&lt;P&gt;gp - destination: &amp;lt;GP private addressing&amp;gt; - interface: tunnel-1&lt;/P&gt;&lt;P&gt;LAN - destination: &amp;lt;private LAN&amp;gt; - type: next-vr - value: SecondaryVR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SecondaryVR&lt;/P&gt;&lt;P&gt;default - destination 0.0.0.0 - type: ip-address - value &amp;lt;secondary ISP&amp;gt;&lt;/P&gt;&lt;P&gt;gp - destination: &amp;lt;GP private addressing&amp;gt; - type: next-vr - value: PrimaryVR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, we have a new circuit brought in that will MPLS to the company that acquired ours.&amp;nbsp; I've set up eth1/4 for the interface to the new MPLS, and I've set up addresses/groups for all the locations in the new MPLS, Security Zone, NAT, Policy Based Forwarding (traffic destined for the new MPLS to use eth1/4).&amp;nbsp; Where I have questions is how to configure the static routing in the virtual routers for the new MPLS connections.&amp;nbsp; Do I have to setup a third virtual router with the default going to the MPLS gateway?&amp;nbsp; If so, what routes under that do I add to connect it to the other two virtual routers?&amp;nbsp; Or, do I just add the eth1/4 interface to say PrimaryVR and the Policy Based Forwarding rule will route to the appropriate interface instead of the default value (but then do I add static routes for all the other MPLS site locations in the router too)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for some advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 15:31:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10599#M7812</guid>
      <dc:creator>uscit</dc:creator>
      <dc:date>2013-07-09T15:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10600#M7813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depends on what destination ips are routed through the MPLS. If you are routing traffic to LAN on the other side of MPLS then a static route on one of the VR (lets say primary VR) and on Secondary VR you can configure a route that says next hop to LAN is primary vr. Is this what you are trying to configure ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2013 21:24:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10600#M7813</guid>
      <dc:creator>dpalani</dc:creator>
      <dc:date>2013-07-09T21:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10601#M7814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With the new MPLS, access from those multiple sites to my internal LAN and vice versa is needed.&amp;nbsp; I'll test with static routes in the PrimaryVR for all the outside MPLS sites.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 13:19:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10601#M7814</guid>
      <dc:creator>uscit</dc:creator>
      <dc:date>2013-07-10T13:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10602#M7815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;did you check that &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://live.paloaltonetworks.com/docs/DOC-4500"&gt;https://live.paloaltonetworks.com/docs/DOC-4500&lt;/A&gt;&lt;/P&gt;&lt;P&gt;only one VR is needed&lt;/P&gt;&lt;P&gt;I think for a backup link you need to create a PBF rule which direct the traffic to primary next hop with monitor and define the default route to the backup next hop in the virtual router&amp;nbsp; like explain in this doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for the New MPLS create a static route in the VR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 14:22:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10602#M7815</guid>
      <dc:creator>Gregoux</dc:creator>
      <dc:date>2013-07-10T14:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10603#M7816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The backup ISP and PBF rule scenario was already created, in place and working for a few months now.&amp;nbsp; I'm only concerned with the new MPLS connections at this time.&amp;nbsp; Thanks though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 14:45:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10603#M7816</guid>
      <dc:creator>uscit</dc:creator>
      <dc:date>2013-07-10T14:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10604#M7817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then &lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;just add the eth1/4 interface to say PrimaryVR&lt;/SPAN&gt; and &lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffffff;"&gt;add static routes for all the other MPLS site locations in the&lt;/SPAN&gt; PrimaryVR that all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 16:45:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10604#M7817</guid>
      <dc:creator>Gregoux</dc:creator>
      <dc:date>2013-07-10T16:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to do virtual routing for a third ISP (new MPLS)?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10605#M7818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that this morning, and it worked fine.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 16:48:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-do-virtual-routing-for-a-third-isp-new-mpls/m-p/10605#M7818</guid>
      <dc:creator>uscit</dc:creator>
      <dc:date>2013-07-10T16:48:17Z</dc:date>
    </item>
  </channel>
</rss>

