<?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: ISP failover in PanOS 7.0.4 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72267#M41035</link>
    <description>&lt;P&gt;Thanks foryour swift reply. So when you say link down wity ECMP, I'm assuming that's just the interface reporting as down?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, can it be configured to failover to the other link on link/interface failure, and what happens when a clustered 3020 is set-up?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2016 17:03:01 GMT</pubDate>
    <dc:creator>rufusleonard</dc:creator>
    <dc:date>2016-02-05T17:03:01Z</dc:date>
    <item>
      <title>ISP failover in PanOS 7.0.4</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72252#M41024</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are moving from Juniper ScreenOS SSG firewalls to PanOS 7.0.4, 3020 clustered firewalls.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On our Junipers we make use of a feature called track-ip for Interface failover between ISP's...This basically works by pinging a far device on the primary link, and after the PING failure limits being exceeded, the default route changes to that of our secondary ISP link/interface.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not talking about VPN failover here, but default route / link failure/failover.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I asked this of Palo Alto support but got the following response:&lt;BR /&gt;&lt;BR /&gt;"&lt;EM&gt;The Path Monitoring feature monitors the full path through the network to mission-critical IP addresses to control failover. ICMP pings are used to verify reachability of the IP address. The default behavior is any one of the IP addresses becoming unreachable will cause the device to change the HA state to non-functional to indicate a failure of a monitored object.&lt;/EM&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This to me very much looks like a HA state config, and nothing to do with ISP link failover.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Upon speaking to someone else who is Palo accredited, they suggested using PBF, but I really don't like PBF. They then said that PanOS has a new feature called 'ECMP' and we might be able to make use of that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone advise of a similar option of the Juniper ScreenOS 'track-ip' on the Palo Alto's?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will ECMP work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there and alternative, other than PBF?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;John&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;</description>
      <pubDate>Fri, 05 Feb 2016 14:26:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72252#M41024</guid>
      <dc:creator>rufusleonard</dc:creator>
      <dc:date>2016-02-05T14:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISP failover in PanOS 7.0.4</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72255#M41026</link>
      <description>&lt;P&gt;ECMP (at least in current version) can check only if link is up or down.&lt;/P&gt;
&lt;P&gt;It does not send out ping to verify so no path monitoring.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PBF can be used in that case.&lt;/P&gt;
&lt;P&gt;So if path monitoring can't see destination then firewall will fall back to virtual router where you have configured your secondary ISP.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 15:18:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72255#M41026</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2016-02-05T15:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISP failover in PanOS 7.0.4</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72267#M41035</link>
      <description>&lt;P&gt;Thanks foryour swift reply. So when you say link down wity ECMP, I'm assuming that's just the interface reporting as down?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, can it be configured to failover to the other link on link/interface failure, and what happens when a clustered 3020 is set-up?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 17:03:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72267#M41035</guid>
      <dc:creator>rufusleonard</dc:creator>
      <dc:date>2016-02-05T17:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: ISP failover in PanOS 7.0.4</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72311#M41045</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I think what you may be looking for is Policy Based Forwarding with path monitoring.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Configuration-Articles/Dual-ISP-Branch-Office-Configuration/ta-p/59346" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Configuration-Articles/Dual-ISP-Branch-Office-Configuration/ta-p/59346&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its an older document but still holds validity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 23:25:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/isp-failover-in-panos-7-0-4/m-p/72311#M41045</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2016-02-05T23:25:32Z</dc:date>
    </item>
  </channel>
</rss>

