<?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 IP SLA with internet is not working on Cisco Router ISR in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ip-sla-with-internet-is-not-working-on-cisco-router-isr/m-p/5019019#M1109184</link>
    <description>&lt;P&gt;HI All,&lt;/P&gt;
&lt;P&gt;we are configuring the IP SLA on Cisco Router,&lt;BR /&gt;we have two Internet links and one router.&lt;BR /&gt;I am able to reachable the internet from my PC via 2nd ISP, when I unplug the 2nd ISP cables, now the Primary static route is not showing, and the primary ISP internet from PC is not working..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aghatalha_0-1708029296432.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/210356i6F01DE51570FF779/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aghatalha_0-1708029296432.png" alt="aghatalha_0-1708029296432.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;track 1 ip sla 1 reachability&lt;BR /&gt;!&lt;BR /&gt;track 2 ip sla 2 reachability&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt;description Inside Interface - LAN&lt;BR /&gt;ip address 10.213.57.20 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4/0&lt;BR /&gt;description PTCL&lt;BR /&gt;ip address 117.20.18.82 255.255.255.248&lt;BR /&gt;ip nat outside&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5/0&lt;BR /&gt;no ip address&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6/0&lt;BR /&gt;description MPLS&lt;BR /&gt;ip address 182.176.4.92 255.255.255.248&lt;BR /&gt;ip nat outside&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;ip nat pool BACKUP 182.176.4.89 182.176.4.94 netmask 255.255.255.248&lt;BR /&gt;ip nat pool PRIMARY 117.20.18.81 117.20.18.86 netmask 255.255.255.248&lt;BR /&gt;ip nat inside source route-map BACKUP interface FastEthernet6/0 overload&lt;BR /&gt;ip nat inside source route-map PRIMARY interface FastEthernet4/0 overload&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 117.20.18.81 track 1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 182.176.4.89 track 2&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended NAT_BACKUP&lt;BR /&gt;permit ip 10.213.57.0 0.0.0.255 any&lt;BR /&gt;ip access-list extended NAT_PRIMARY&lt;BR /&gt;permit ip 10.213.57.0 0.0.0.255 any&lt;BR /&gt;!&lt;BR /&gt;ip sla 1&lt;BR /&gt;icmp-echo 117.20.18.81 source-interface FastEthernet4/0&lt;BR /&gt;threshold 2&lt;BR /&gt;timeout 1000&lt;BR /&gt;frequency 3&lt;BR /&gt;ip sla schedule 1 life forever start-time now&lt;BR /&gt;ip sla 2&lt;BR /&gt;icmp-echo 182.176.4.89 source-interface FastEthernet6/0&lt;BR /&gt;threshold 1000&lt;BR /&gt;timeout 1000&lt;BR /&gt;frequency 5&lt;BR /&gt;ip sla schedule 2 life forever start-time now&lt;BR /&gt;!&lt;BR /&gt;route-map BACKUP permit 20&lt;BR /&gt;match ip address NAT_BACKUP&lt;BR /&gt;!&lt;BR /&gt;route-map PRIMARY permit 10&lt;BR /&gt;match ip address NAT_PRIMARY&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login&lt;BR /&gt;! &lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;Router(config-if)# &lt;BR /&gt;Router(config-if)#&lt;BR /&gt;Router(config-if)#&lt;BR /&gt;Router(config-if)#end&lt;BR /&gt;Router#&lt;BR /&gt;Router#&lt;BR /&gt;Router#sh ip nat&lt;BR /&gt;*Feb 15 20:29:03.763: %SYS-5-CONFIG_I: Configured from console by console tr&lt;BR /&gt;Router#sh ip nat translations &lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;icmp 182.176.4.92:1024 10.213.57.21:6004 8.8.8.8:6004 8.8.8.8:1024&lt;BR /&gt;icmp 182.176.4.92:1025 10.213.57.21:6260 8.8.8.8:6260 8.8.8.8:1025&lt;BR /&gt;Router#sh ip nat translations &lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;icmp 182.176.4.92:1024 10.213.57.21:6004 8.8.8.8:6004 8.8.8.8:1024&lt;BR /&gt;icmp 182.176.4.92:1025 10.213.57.21:6260 8.8.8.8:6260 8.8.8.8:1025&lt;BR /&gt;icmp 182.176.4.92:1026 10.213.57.21:6516 8.8.8.8:6516 8.8.8.8:1026&lt;BR /&gt;icmp 182.176.4.92:1027 10.213.57.21:6772 8.8.8.8:6772 8.8.8.8:1027&lt;BR /&gt;Router#sh ip nat translations &lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;icmp 182.176.4.92:1024 10.213.57.21:6004 8.8.8.8:6004 8.8.8.8:1024&lt;BR /&gt;icmp 182.176.4.92:1025 10.213.57.21:6260 8.8.8.8:6260 8.8.8.8:1025&lt;BR /&gt;icmp 182.176.4.92:1026 10.213.57.21:6516 8.8.8.8:6516 8.8.8.8:1026&lt;BR /&gt;icmp 182.176.4.92:1027 10.213.57.21:6772 8.8.8.8:6772 8.8.8.8:1027&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Feb 2024 21:19:48 GMT</pubDate>
    <dc:creator>agha talha</dc:creator>
    <dc:date>2024-02-15T21:19:48Z</dc:date>
    <item>
      <title>IP SLA with internet is not working on Cisco Router ISR</title>
      <link>https://community.cisco.com/t5/network-security/ip-sla-with-internet-is-not-working-on-cisco-router-isr/m-p/5019019#M1109184</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;
&lt;P&gt;we are configuring the IP SLA on Cisco Router,&lt;BR /&gt;we have two Internet links and one router.&lt;BR /&gt;I am able to reachable the internet from my PC via 2nd ISP, when I unplug the 2nd ISP cables, now the Primary static route is not showing, and the primary ISP internet from PC is not working..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aghatalha_0-1708029296432.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/210356i6F01DE51570FF779/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aghatalha_0-1708029296432.png" alt="aghatalha_0-1708029296432.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;track 1 ip sla 1 reachability&lt;BR /&gt;!&lt;BR /&gt;track 2 ip sla 2 reachability&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt;description Inside Interface - LAN&lt;BR /&gt;ip address 10.213.57.20 255.255.255.0&lt;BR /&gt;ip nat inside&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4/0&lt;BR /&gt;description PTCL&lt;BR /&gt;ip address 117.20.18.82 255.255.255.248&lt;BR /&gt;ip nat outside&lt;BR /&gt;shutdown&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5/0&lt;BR /&gt;no ip address&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6/0&lt;BR /&gt;description MPLS&lt;BR /&gt;ip address 182.176.4.92 255.255.255.248&lt;BR /&gt;ip nat outside&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;ip nat pool BACKUP 182.176.4.89 182.176.4.94 netmask 255.255.255.248&lt;BR /&gt;ip nat pool PRIMARY 117.20.18.81 117.20.18.86 netmask 255.255.255.248&lt;BR /&gt;ip nat inside source route-map BACKUP interface FastEthernet6/0 overload&lt;BR /&gt;ip nat inside source route-map PRIMARY interface FastEthernet4/0 overload&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 117.20.18.81 track 1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 182.176.4.89 track 2&lt;BR /&gt;!&lt;BR /&gt;ip access-list extended NAT_BACKUP&lt;BR /&gt;permit ip 10.213.57.0 0.0.0.255 any&lt;BR /&gt;ip access-list extended NAT_PRIMARY&lt;BR /&gt;permit ip 10.213.57.0 0.0.0.255 any&lt;BR /&gt;!&lt;BR /&gt;ip sla 1&lt;BR /&gt;icmp-echo 117.20.18.81 source-interface FastEthernet4/0&lt;BR /&gt;threshold 2&lt;BR /&gt;timeout 1000&lt;BR /&gt;frequency 3&lt;BR /&gt;ip sla schedule 1 life forever start-time now&lt;BR /&gt;ip sla 2&lt;BR /&gt;icmp-echo 182.176.4.89 source-interface FastEthernet6/0&lt;BR /&gt;threshold 1000&lt;BR /&gt;timeout 1000&lt;BR /&gt;frequency 5&lt;BR /&gt;ip sla schedule 2 life forever start-time now&lt;BR /&gt;!&lt;BR /&gt;route-map BACKUP permit 20&lt;BR /&gt;match ip address NAT_BACKUP&lt;BR /&gt;!&lt;BR /&gt;route-map PRIMARY permit 10&lt;BR /&gt;match ip address NAT_PRIMARY&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login&lt;BR /&gt;! &lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;Router(config-if)# &lt;BR /&gt;Router(config-if)#&lt;BR /&gt;Router(config-if)#&lt;BR /&gt;Router(config-if)#end&lt;BR /&gt;Router#&lt;BR /&gt;Router#&lt;BR /&gt;Router#sh ip nat&lt;BR /&gt;*Feb 15 20:29:03.763: %SYS-5-CONFIG_I: Configured from console by console tr&lt;BR /&gt;Router#sh ip nat translations &lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;icmp 182.176.4.92:1024 10.213.57.21:6004 8.8.8.8:6004 8.8.8.8:1024&lt;BR /&gt;icmp 182.176.4.92:1025 10.213.57.21:6260 8.8.8.8:6260 8.8.8.8:1025&lt;BR /&gt;Router#sh ip nat translations &lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;icmp 182.176.4.92:1024 10.213.57.21:6004 8.8.8.8:6004 8.8.8.8:1024&lt;BR /&gt;icmp 182.176.4.92:1025 10.213.57.21:6260 8.8.8.8:6260 8.8.8.8:1025&lt;BR /&gt;icmp 182.176.4.92:1026 10.213.57.21:6516 8.8.8.8:6516 8.8.8.8:1026&lt;BR /&gt;icmp 182.176.4.92:1027 10.213.57.21:6772 8.8.8.8:6772 8.8.8.8:1027&lt;BR /&gt;Router#sh ip nat translations &lt;BR /&gt;Pro Inside global Inside local Outside local Outside global&lt;BR /&gt;icmp 182.176.4.92:1024 10.213.57.21:6004 8.8.8.8:6004 8.8.8.8:1024&lt;BR /&gt;icmp 182.176.4.92:1025 10.213.57.21:6260 8.8.8.8:6260 8.8.8.8:1025&lt;BR /&gt;icmp 182.176.4.92:1026 10.213.57.21:6516 8.8.8.8:6516 8.8.8.8:1026&lt;BR /&gt;icmp 182.176.4.92:1027 10.213.57.21:6772 8.8.8.8:6772 8.8.8.8:1027&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 21:19:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-sla-with-internet-is-not-working-on-cisco-router-isr/m-p/5019019#M1109184</guid>
      <dc:creator>agha talha</dc:creator>
      <dc:date>2024-02-15T21:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: IP SLA with internet is not working on Cisco Router ISR</title>
      <link>https://community.cisco.com/t5/network-security/ip-sla-with-internet-is-not-working-on-cisco-router-isr/m-p/5019025#M1109185</link>
      <description>&lt;P&gt;&lt;SPAN&gt;route-map BACKUP permit 20&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;match ip address NAT_BACKUP&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Match interface ISPbackup&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;route-map PRIMARY permit 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;match ip address NAT_PRIMARY&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Match interface ISPprimary&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 21:40:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ip-sla-with-internet-is-not-working-on-cisco-router-isr/m-p/5019025#M1109185</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-02-15T21:40:18Z</dc:date>
    </item>
  </channel>
</rss>

