<?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: IP SLA problems in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520570#M16716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You matey are a god!  It seems to be behaving correctly now! I really do appreciate your help on this one!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i understand what thats doing.  Can you explain why when using 2 x dialers it worked without needing that "source interface" and the set nexthop.  I basically had this working as per my original config (1st post) which I copied from a setup with 2 dialers, rather than a dialer and FE port.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Mar 2006 00:31:16 GMT</pubDate>
    <dc:creator>rasoftware</dc:creator>
    <dc:date>2006-03-09T00:31:16Z</dc:date>
    <item>
      <title>IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520544#M16690</link>
      <description>&lt;P&gt; have this config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip sla 1&lt;/P&gt;&lt;P&gt;icmp-echo 62.6.200.5&lt;/P&gt;&lt;P&gt;timeout 1000&lt;/P&gt;&lt;P&gt;threshold 2&lt;/P&gt;&lt;P&gt;frequency 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip sla schedule 1 life forever start-time now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;track 100 rtr 1 reachability&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 "our-next-hop" track 100&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 Dialer0 254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip nat inside source route-map ispA interface FastEthernet0 overload&lt;/P&gt;&lt;P&gt;ip nat inside source route-map ispB interface Dialer0 overload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list 40 remark IPs for NAT policy&lt;/P&gt;&lt;P&gt;access-list 40 permit 192.0.0.0 0.255.255.255&lt;/P&gt;&lt;P&gt;access-list 101 permit icmp any host 62.6.200.5 echo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route-map LOCAL_POLICY permit 10&lt;/P&gt;&lt;P&gt;match ip address 101&lt;/P&gt;&lt;P&gt;set interface FastEthernet0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route-map ispB permit 10&lt;/P&gt;&lt;P&gt;match ip address 40&lt;/P&gt;&lt;P&gt;match interface Dialer0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route-map ispA permit 10&lt;/P&gt;&lt;P&gt;match ip address 40&lt;/P&gt;&lt;P&gt;match interface FastEthernet0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The track doesn seem to work, when I have default route to metric 1 and no track it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this config working where I have two DSL ports but this has 1 DSL and 1 FE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Mar 2019 19:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520544#M16690</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2019-03-03T19:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520545#M16691</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;I presume you can do a ping to 62.6.200.5 without any problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got the following configured:&lt;/P&gt;&lt;P&gt;  ip local policy route-map LOCAL_POLICY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 13:35:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520545#M16691</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-02-23T13:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520546#M16692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes ip local policy route-map LOCAL_POLICY .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the route to a normal static I can ping that address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 13:46:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520546#M16692</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-02-23T13:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520547#M16693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a more complete config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 13:51:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520547#M16693</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-02-23T13:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520548#M16694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you started the IP sla using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip sla schedule 1 life forever start-time now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, can you show the output of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh ip sla statistics and sh track&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 14:14:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520548#M16694</guid>
      <dc:creator>attrgautam</dc:creator>
      <dc:date>2006-02-23T14:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520549#M16695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like it not working, I have also tried another IP as the ping address:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Track 100&lt;/P&gt;&lt;P&gt;  Response Time Reporter 1 reachability&lt;/P&gt;&lt;P&gt;  Reachability is Down&lt;/P&gt;&lt;P&gt;    3 changes, last change 01:38:32&lt;/P&gt;&lt;P&gt;  Latest operation return code: Timeout&lt;/P&gt;&lt;P&gt;  Tracked by:&lt;/P&gt;&lt;P&gt;    STATIC-IP-ROUTING 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Track 100&lt;/P&gt;&lt;P&gt;  Response Time Reporter 1 reachability&lt;/P&gt;&lt;P&gt;  Reachability is Down&lt;/P&gt;&lt;P&gt;    3 changes, last change 01:38:32&lt;/P&gt;&lt;P&gt;  Latest operation return code: Timeout&lt;/P&gt;&lt;P&gt;  Tracked by:&lt;/P&gt;&lt;P&gt;    STATIC-IP-ROUTING 0&lt;/P&gt;&lt;P&gt;rasoft-gw#sh ip sla stat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round Trip Time (RTT) for       Index 1&lt;/P&gt;&lt;P&gt;        Latest RTT: NoConnection/Busy/Timeout&lt;/P&gt;&lt;P&gt;Latest operation start time: *14:28:29.339 PCTime Thu Feb 23 2006&lt;/P&gt;&lt;P&gt;Latest operation return code: Timeout&lt;/P&gt;&lt;P&gt;Number of successes: 0&lt;/P&gt;&lt;P&gt;Number of failures: 54&lt;/P&gt;&lt;P&gt;Operation time to live: Forever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 14:34:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520549#M16695</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-02-23T14:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520550#M16696</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;Can you change your route-map to look like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route-map LOCAL_POLICY permit 10&lt;/P&gt;&lt;P&gt; match ip address 101&lt;/P&gt;&lt;P&gt; set ip next-hop 195.x.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make 195.x.x.x the same as what you have in your static route and re-try your tests&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps - pls rate the post if it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 20:51:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520550#M16696</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-02-23T20:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520551#M16697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paresh - helped me out yet again!  Much appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2006 09:51:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520551#M16697</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-02-24T09:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520552#M16698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still having a little trouble with this.  The FastEthernet primary WAN keeps declaring the route down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Track 100&lt;/P&gt;&lt;P&gt;  Response Time Reporter 1 reachability&lt;/P&gt;&lt;P&gt;  Reachability is Down&lt;/P&gt;&lt;P&gt;    1 change, last change 1w0d&lt;/P&gt;&lt;P&gt;  Latest operation return code: Timeout&lt;/P&gt;&lt;P&gt;  Tracked by:&lt;/P&gt;&lt;P&gt;    STATIC-IP-ROUTING 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round Trip Time (RTT) for       Index 1&lt;/P&gt;&lt;P&gt;        Latest RTT: NoConnection/Busy/Timeout&lt;/P&gt;&lt;P&gt;Latest operation start time: *09:35:09.847 PCTime Wed Mar 8 2006&lt;/P&gt;&lt;P&gt;Latest operation return code: Timeout&lt;/P&gt;&lt;P&gt;Number of successes: 0&lt;/P&gt;&lt;P&gt;Number of failures: 48&lt;/P&gt;&lt;P&gt;Operation time to live: Forever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it first boots it works for a while, I dont know why it switchs to the fail over link.  It also never switches back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using a different destination ICMP address but its the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I post complete config for clarity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 09:38:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520552#M16698</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T09:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520553#M16699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you try the following and post the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug ip policy&lt;/P&gt;&lt;P&gt;ping 217.32.63.202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 10:13:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520553#M16699</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-08T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520554#M16700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok I think i have spotted my own problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timeout set to 2 (chaned 1500)&lt;/P&gt;&lt;P&gt;no frequency set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed these will post back if still unreliable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 10:14:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520554#M16700</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T10:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520555#M16701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does now fail over, when i disabled FE as test it switched to backup ADSL.  However, it has not  switched back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run you command (both links available - using dialer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rasoft-gw#debug ip policy&lt;/P&gt;&lt;P&gt;Policy routing debugging is on&lt;/P&gt;&lt;P&gt;rasoft-gw#ping 217.32.63.202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;Sending 5, 100-byte ICMP Echos to 217.32.63.202, timeout is 2 seconds:&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;Success rate is 0 percent (0/5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I re-run (after a reload I get)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rasoft-gw#sh track&lt;/P&gt;&lt;P&gt;Track 100&lt;/P&gt;&lt;P&gt;  Response Time Reporter 1 reachability&lt;/P&gt;&lt;P&gt;  Reachability is Up&lt;/P&gt;&lt;P&gt;    2 changes, last change 00:00:24&lt;/P&gt;&lt;P&gt;  Latest operation return code: Over threshold&lt;/P&gt;&lt;P&gt;  Latest RTT (millisecs) 16&lt;/P&gt;&lt;P&gt;  Tracked by:&lt;/P&gt;&lt;P&gt;    STATIC-IP-ROUTING 0&lt;/P&gt;&lt;P&gt;rasoft-gw#debug ip policy&lt;/P&gt;&lt;P&gt;Policy routing debugging is on&lt;/P&gt;&lt;P&gt;rasoft-gw#ping 217.32.63.202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;Sending 5, 100-byte ICMP Echos to 217.32.63.202, timeout is 2 seconds:&lt;/P&gt;&lt;P&gt;!!!!!&lt;/P&gt;&lt;P&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 16/19/20 ms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing sh ip route indicates dialer is still primary despite FE being up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S*   0.0.0.0/0 is directly connected, Dialer0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i also notice that non of the policy based routes are being used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rasoft-gw#sh route&lt;/P&gt;&lt;P&gt;route-map LOCAL_POLICY, permit, sequence 10&lt;/P&gt;&lt;P&gt;  Match clauses:&lt;/P&gt;&lt;P&gt;    ip address (access-lists): 101&lt;/P&gt;&lt;P&gt;  Set clauses:&lt;/P&gt;&lt;P&gt;    ip next-hop 195.172.169.x&lt;/P&gt;&lt;P&gt;  Policy routing matches: 1913 packets, 122612 bytes&lt;/P&gt;&lt;P&gt;route-map ispB, permit, sequence 10&lt;/P&gt;&lt;P&gt;  Match clauses:&lt;/P&gt;&lt;P&gt;    ip address (access-lists): 40&lt;/P&gt;&lt;P&gt;    interface Dialer0&lt;/P&gt;&lt;P&gt;  Set clauses:&lt;/P&gt;&lt;P&gt;  Policy routing matches: 0 packets, 0 bytes&lt;/P&gt;&lt;P&gt;route-map ispA, permit, sequence 10&lt;/P&gt;&lt;P&gt;  Match clauses:&lt;/P&gt;&lt;P&gt;    ip address (access-lists): 40&lt;/P&gt;&lt;P&gt;    interface FastEthernet0&lt;/P&gt;&lt;P&gt;  Set clauses:&lt;/P&gt;&lt;P&gt;  Policy routing matches: 0 packets, 0 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 13:50:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520555#M16701</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T13:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520556#M16702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other thing, mate...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your route-map so that it looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route-map LOCAL_POLICY permit 10&lt;/P&gt;&lt;P&gt; match ip address 101&lt;/P&gt;&lt;P&gt; set ip next-hop 195.172.169.99&lt;/P&gt;&lt;P&gt; set interface null0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 19:46:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520556#M16702</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-08T19:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520557#M16703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Paresh, I have made the change and will monitor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats the significance of the null0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I found this which was helped me for anyone looking a PBR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/products_feature_guide09186a00801d862d.html#wp1071380" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/iosswrel/ps5413/products_feature_guide09186a00801d862d.html#wp1071380&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 21:39:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520557#M16703</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T21:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520558#M16704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 'interface null0' statement means that the ping packet will only be sent out the specified IP next-hop.  If that next-hop is down, it will be dropped.  The point of this is to ensure that the ping only succeeds when sent out through the interface being monitored.  There could be other ways of getting out but we are only interested in monitoring this interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps - pls rate the post if it does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 22:01:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520558#M16704</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-08T22:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520559#M16705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing, dude...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you did the 'debug ip policy' followed by the ping, were you telnet'ed into the router ?  If so, could you repeat that but enter the 'term mon' command first ?  That will ensure that the debug output is displayed on your terminal window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 22:47:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520559#M16705</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-08T22:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520560#M16706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the null0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i shutdown the fastethernet0 (primary) and bring it back up, the route doesn not come back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to define the null0 interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think its trying to ping the target which the sla monitor requires, but because the dialer router is remaining and the set next hop is not reachable becuase of the set, its dropping the icmp and the router is never coming back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next-hop address is our gateway to the isp, same subnet the fastethernet0 so I thinks that correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialer interface is separate ISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems strange cos it worked well when I had two dialers and just did "set interface dialer" and matched ip of icmp target.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 22:47:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520560#M16706</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T22:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520561#M16707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the null0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i shutdown the fastethernet0 (primary) and bring it back up, the route doesn not come back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to define the null0 interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think its trying to ping the target which the sla monitor requires, but because the dialer router is remaining and the set next hop is not reachable becuase of the set, its dropping the icmp and the router is never coming back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next-hop address is our gateway to the isp, same subnet the fastethernet0 so I thinks that correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dialer interface is separate ISP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems strange cos it worked well when I had two dialers and just did "set interface dialer" and matched ip of icmp target.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 22:58:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520561#M16707</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T22:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520562#M16708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Debug as requested&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;217.32.63.202 - is the icmp "target" for reliable routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Mar  8 22:56:21.879: IP: s=81.149.144.41 (local), d=217.32.63.202, len 64, poli&lt;/P&gt;&lt;P&gt;cy match&lt;/P&gt;&lt;P&gt;*Mar  8 22:56:21.879: IP: route map LOCAL_POLICY, item 10, permit&lt;/P&gt;&lt;P&gt;*Mar  8 22:56:21.879: IP: s=81.149.144.41 (local), d=217.32.63.202 (FastEthernet&lt;/P&gt;&lt;P&gt;0), len 64, policy routed&lt;/P&gt;&lt;P&gt;*Mar  8 22:56:21.879: IP: local to FastEthernet0 195.172.169.17no&lt;/P&gt;&lt;P&gt;*Mar  8 22:56:23.231: IP: s=81.149.144.41 (local), d=81.179.89.80, len 576, poli&lt;/P&gt;&lt;P&gt;cy rejected -- normal forwarding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 23:03:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520562#M16708</guid>
      <dc:creator>rasoftware</dc:creator>
      <dc:date>2006-03-08T23:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA problems</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520563#M16709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to re-attach your config ?  I can't open the one you attached earlier... some issue with the NetPro server, I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 23:08:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/ip-sla-problems/m-p/520563#M16709</guid>
      <dc:creator>pkhatri</dc:creator>
      <dc:date>2006-03-08T23:08:26Z</dc:date>
    </item>
  </channel>
</rss>

