<?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: dual wan and backup route in case fail in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237635#M216339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my post tell that the physical interface serial&amp;nbsp; 0/0/0 must be down. If serial0/0/0 interface is up/up the route&lt;/P&gt;&lt;P&gt;does not disppear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another interesting feature is ip sla. You can create a track object and associated to VPN static route.&lt;/P&gt;&lt;P&gt;If you are interested, please send us your plataform and IOS to check if this feature is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 14:26:58 GMT</pubDate>
    <dc:creator>antonio.guirado</dc:creator>
    <dc:date>2013-05-15T14:26:58Z</dc:date>
    <item>
      <title>dual wan and backup route in case fail</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237632#M216336</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I have configured two WAN (one of it is vpn) on router, traffic is divided and going to the same localisation (lan 10.1.0.0), my route looks like:&lt;/P&gt;&lt;P&gt;ip forward-protocol nd &lt;/P&gt;&lt;P&gt; ip route 0.0.0.0 0.0.0.0 192.168.100.9 &lt;/P&gt;&lt;P&gt; ip route 10.1.0.153 255.255.255.255 80.x.x.25 permament&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of traffic going through Fa0/1 interface (192.168.100.10), one connection to 10.1.0.153 going through VPN serial0/0/0 (80.x.x.25)&lt;/P&gt;&lt;P&gt;Everything works good but when I simulate VPN fail, then connection to 10.1.0.153 is inaccessible.&lt;/P&gt;&lt;P&gt;Help me configure router to switch route to second WAN (FA0/1) when VPN fail?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 03:54:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237632#M216336</guid>
      <dc:creator>Wojciech Zuk</dc:creator>
      <dc:date>2019-03-05T03:54:10Z</dc:date>
    </item>
    <item>
      <title>dual wan and backup route in case fail</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237633#M216337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you simulate the VPN fail?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using the keywork "permanent" that meaning that the static route exists in the routing table even though&lt;/P&gt;&lt;P&gt;the serial interface is down. So if you create a static route (without "permanent" keywork) and shutdown the serial interface, the static route will disappear because next hop is unreachable. Then, all traffic will be forward to 192.168.100.9 (default route).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 12:36:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237633#M216337</guid>
      <dc:creator>antonio.guirado</dc:creator>
      <dc:date>2013-05-15T12:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: dual wan and backup route in case fail</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237634#M216338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I simulate VPN simply by disable it on sonicwall 10.1.0.0 LAN.&lt;/P&gt;&lt;P&gt;sorry but your sugesstion not work, I've removed permanent work from ip route, but when VPN is disabled connection from/to 10.1.0.153 not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 13:08:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237634#M216338</guid>
      <dc:creator>Wojciech Zuk</dc:creator>
      <dc:date>2013-05-15T13:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: dual wan and backup route in case fail</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237635#M216339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my post tell that the physical interface serial&amp;nbsp; 0/0/0 must be down. If serial0/0/0 interface is up/up the route&lt;/P&gt;&lt;P&gt;does not disppear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another interesting feature is ip sla. You can create a track object and associated to VPN static route.&lt;/P&gt;&lt;P&gt;If you are interested, please send us your plataform and IOS to check if this feature is supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 14:26:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237635#M216339</guid>
      <dc:creator>antonio.guirado</dc:creator>
      <dc:date>2013-05-15T14:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: dual wan and backup route in case fail</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237636#M216340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;Can you show to our your show ip route command when you simulate VPN down? &lt;/P&gt;&lt;P&gt;If static route exist (&lt;SPAN style="font-size: 10pt;"&gt;10.1.0.153 255.255.255.255 80.x.x.25) in routing table,&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; but next hop is &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;unreachable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;. Your second connection by default route will not work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;80.x.x.25 is this IP directly connected or you have some transparent devices ?&lt;/P&gt;&lt;P&gt;I suggest to configure IP SLA to track next-hop IP address &lt;SPAN style="font-size: 10pt;"&gt;80.x.x.25&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 14:41:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237636#M216340</guid>
      <dc:creator>Firuz Azimov</dc:creator>
      <dc:date>2013-05-15T14:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: dual wan and backup route in case fail</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237637#M216341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks you for all,&lt;/P&gt;&lt;P&gt;I have configured IP SLA to check my VPN link, this feature works very good &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 19:11:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dual-wan-and-backup-route-in-case-fail/m-p/2237637#M216341</guid>
      <dc:creator>Wojciech Zuk</dc:creator>
      <dc:date>2013-05-15T19:11:51Z</dc:date>
    </item>
  </channel>
</rss>

