<?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 Yes, this tunnel is up and in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025226#M135457</link>
    <description>&lt;P&gt;Yes, this tunnel is up and the static route matches the ACL in the crypto map, so that must be where this route is coming from.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have other tunnels though that come up when the remote peer&amp;nbsp;initiates the connection, but the static routes do not get created and show crypto ipsec sa shows decrypts but no encrypts. The tunnels are configured the same as far as I can tell; I confirmed these one-way tunnels also have the reverse-route configured.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 18:25:51 GMT</pubDate>
    <dc:creator>esa_fresa</dc:creator>
    <dc:date>2017-05-18T18:25:51Z</dc:date>
    <item>
      <title>ASA has static route in routing table that isn't in configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025222#M135450</link>
      <description>&lt;P&gt;Our ASA, version 9.6.1, has multiple static routes showing in the routing table that are not in the configuration&amp;nbsp;as a "route" statement.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;#sh route | i 192.168.1.0&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;192.168.1.0 255.255.255.0 [1/0] via 1.1.1.1, Outside&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;#sh run | i 192.168.1.0&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;access-list route_map_acl&amp;nbsp;standard permit host 192.168.1.0&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;#&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is a route-map doing this somehow? Any ideas what would cause this?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:23:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025222#M135450</guid>
      <dc:creator>esa_fresa</dc:creator>
      <dc:date>2019-03-12T09:23:04Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025223#M135451</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;G class="gr_ gr_16 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar multiReplace" id="16" data-gr-id="16"&gt;Couple&lt;/G&gt; of things to confirm:&lt;/P&gt;
&lt;P&gt;1. Is this a standalone or device in failover?&lt;BR /&gt;2. If failover, is this active or &lt;G class="gr_ gr_17 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="17" data-gr-id="17"&gt;standby ?&lt;/G&gt;&lt;BR /&gt;3. Do you have any IP SLA tracking for &lt;G class="gr_ gr_18 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="18" data-gr-id="18"&gt;routes ?&lt;/G&gt;&lt;BR /&gt;4. output of "show resource usage"&lt;BR /&gt;5. output of "show run all | in 192.168.1.0"&lt;BR /&gt;6. output of "show run all crypto map | in reverse-route"&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 16:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025223#M135451</guid>
      <dc:creator>Dinesh Moudgil</dc:creator>
      <dc:date>2017-05-18T16:57:20Z</dc:date>
    </item>
    <item>
      <title>Active/Standby failover. This</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025224#M135452</link>
      <description>&lt;P&gt;Active/Standby failover. This device is secondary-active while the other is in primary-standby. The primary is also running 9.1.6. It's setup this way just while we test; we want to get this issue resolved before we move both permanently to 9.6.1&lt;/P&gt;
&lt;P&gt;No IP SLA's are configured.&lt;/P&gt;
&lt;P&gt;4. and 5. I'm unable to complete at the moment. On 6, below is the normal show run for this crypto map. We do have reverse-route setup on all of our crypto maps.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;crypto map Outside_map 21 match address Outside_cryptomap_20&lt;BR /&gt;crypto map Outside_map 21 set pfs&lt;BR /&gt;crypto map Outside_map 21 set peer 2.3.4.5&lt;BR /&gt;crypto map Outside_map 21 set ikev1 transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP- &lt;BR /&gt;DES-MD5&lt;BR /&gt;crypto map Outside_map 21 set nat-t-disable&lt;BR /&gt;crypto map Outside_map 21 set reverse-route&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 17:51:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025224#M135452</guid>
      <dc:creator>esa_fresa</dc:creator>
      <dc:date>2017-05-18T17:51:43Z</dc:date>
    </item>
    <item>
      <title>It is possible that reverse</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025225#M135454</link>
      <description>&lt;P&gt;It is possible that reverse route is pushing this route in &lt;G class="gr_ gr_23 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar only-ins doubleReplace replaceWithoutSep" id="23" data-gr-id="23"&gt;routing&lt;/G&gt; table.&lt;/P&gt;
&lt;P&gt;Are these VPN tunnels &lt;G class="gr_ gr_49 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="49" data-gr-id="49"&gt;up ?&lt;/G&gt;&amp;nbsp;Check for&amp;nbsp;&lt;SPAN&gt;192.168.1.0 as the destination address for any crypto access-list for VPN peer. If the tunnel is &lt;G class="gr_ gr_114 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="114" data-gr-id="114"&gt;up ,&lt;/G&gt;&amp;nbsp;then you will see the route in the routing table.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;route_map_acl &amp;nbsp;where is this being used? can you share complete configuration related to this &lt;G class="gr_ gr_352 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" id="352" data-gr-id="352"&gt;access-list ?&lt;/G&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;P.S. Please rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 18:04:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025225#M135454</guid>
      <dc:creator>Dinesh Moudgil</dc:creator>
      <dc:date>2017-05-18T18:04:05Z</dc:date>
    </item>
    <item>
      <title>Yes, this tunnel is up and</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025226#M135457</link>
      <description>&lt;P&gt;Yes, this tunnel is up and the static route matches the ACL in the crypto map, so that must be where this route is coming from.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have other tunnels though that come up when the remote peer&amp;nbsp;initiates the connection, but the static routes do not get created and show crypto ipsec sa shows decrypts but no encrypts. The tunnels are configured the same as far as I can tell; I confirmed these one-way tunnels also have the reverse-route configured.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 18:25:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025226#M135457</guid>
      <dc:creator>esa_fresa</dc:creator>
      <dc:date>2017-05-18T18:25:51Z</dc:date>
    </item>
    <item>
      <title>The route_map_acl is only</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025227#M135458</link>
      <description>&lt;P&gt;The route_map_acl is only being used in a route map that redistributes static routes to ospf.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 18:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025227#M135458</guid>
      <dc:creator>esa_fresa</dc:creator>
      <dc:date>2017-05-18T18:27:12Z</dc:date>
    </item>
    <item>
      <title>The link below is what I</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025228#M135461</link>
      <description>&lt;P&gt;The link below is what I think we're running into. Thanks for your help Dinesh!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/11617891/asa-5515-x-reverse-route-injection-lan-lan-problem-eigrp-redistribution&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 22:01:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025228#M135461</guid>
      <dc:creator>esa_fresa</dc:creator>
      <dc:date>2017-05-18T22:01:54Z</dc:date>
    </item>
    <item>
      <title>Glad I could be of help!</title>
      <link>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025229#M135463</link>
      <description>&lt;P&gt;Glad I could be of help!&lt;/P&gt;
&lt;P&gt;That will be quite unusual if you have reverse-route set for other VPN tunnels and routes are not properly getting populated. That goes in accordance with the fact that encrypt counters are not incrementing.&lt;/P&gt;
&lt;P&gt;Great find on&amp;nbsp;https://supportforums.cisco.com/discussion/11617891/asa-5515-x-reverse-route-injection-lan-lan-problem-eigrp-redistribution.&lt;BR /&gt;You might want to check for any known defects on RRI for your ASA version.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Dinesh Moudgil&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 01:00:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-has-static-route-in-routing-table-that-isn-t-in/m-p/3025229#M135463</guid>
      <dc:creator>Dinesh Moudgil</dc:creator>
      <dc:date>2017-05-19T01:00:45Z</dc:date>
    </item>
  </channel>
</rss>

