<?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 hi john,thanks for the lead! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449761#M238291</link>
    <description>&lt;P&gt;hi john,&lt;/P&gt;&lt;P&gt;thanks for the lead! i think it's a default policy on the ASA and should configure a different metric (AD) to be able to add them.&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa70/configuration/guide/config/ip.html#wp1047894&lt;/P&gt;&lt;P&gt;ciscoasa(config)# route outside 0 0 1.1.1.1&lt;BR /&gt;ciscoasa(config)# route management 0 0 2.2.2.2 &lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 May 2014 07:48:44 GMT</pubDate>
    <dc:creator>johnlloyd_13</dc:creator>
    <dc:date>2014-05-22T07:48:44Z</dc:date>
    <item>
      <title>Add static default route for outside and management</title>
      <link>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449757#M238280</link>
      <description>&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i'm trying to add static default route for both the 'outside' and 'management' interfaces but the ASA doesn't let me and getting an error.&lt;/P&gt;&lt;P&gt;i see them added successfully on our other ASA currently in production.&lt;/P&gt;&lt;P&gt;any commands i need to enable first in order for the ASA to accept these static routes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA02/admin(config)# route management 0.0.0.0 0.0.0.0 172.27.6.129&lt;/P&gt;&lt;P&gt;ASA02/admin(config)# route outside 0.0.0.0 0.0.0.0 116.212.1.1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Cannot add route entry, possible conflict with existing routes&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:13:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449757#M238280</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2019-03-12T04:13:54Z</dc:date>
    </item>
    <item>
      <title>If you have configured this</title>
      <link>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449758#M238282</link>
      <description>If you have configured this on another ASA then probably ASA has changed its behavior. Check the IOS versions if they are the same. I have noticed they have changed the way static routes worked on some new ASA IOS. It caused me some outage before after upgrading from one IOS to another as the system removed the unacceptable static routes after it restarted.</description>
      <pubDate>Thu, 22 May 2014 05:24:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449758#M238282</guid>
      <dc:creator>jpl861</dc:creator>
      <dc:date>2014-05-22T05:24:51Z</dc:date>
    </item>
    <item>
      <title>hi john,the older ASA has 8.3</title>
      <link>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449759#M238284</link>
      <description>&lt;P&gt;hi john,&lt;/P&gt;&lt;P&gt;the older ASA has 8.3 code and accept the 2 static routes.&lt;/P&gt;&lt;P&gt;# sh ve&lt;/P&gt;&lt;P&gt;Cisco Adaptive Security Appliance Software Version 8.3(2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm ASA 5525-x has an 8.6 code and doesn't accept these lines.&lt;/P&gt;&lt;P&gt;not sure if this is caused by image difference.&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 05:36:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449759#M238284</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2014-05-22T05:36:37Z</dc:date>
    </item>
    <item>
      <title>Yes. That could be the issue.</title>
      <link>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449760#M238287</link>
      <description>Yes. That could be the issue. The newer ASA has changed its behavior. Like I said, it happened to me before. They have been more strict with static routes now.</description>
      <pubDate>Thu, 22 May 2014 06:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449760#M238287</guid>
      <dc:creator>jpl861</dc:creator>
      <dc:date>2014-05-22T06:10:57Z</dc:date>
    </item>
    <item>
      <title>hi john,thanks for the lead!</title>
      <link>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449761#M238291</link>
      <description>&lt;P&gt;hi john,&lt;/P&gt;&lt;P&gt;thanks for the lead! i think it's a default policy on the ASA and should configure a different metric (AD) to be able to add them.&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa70/configuration/guide/config/ip.html#wp1047894&lt;/P&gt;&lt;P&gt;ciscoasa(config)# route outside 0 0 1.1.1.1&lt;BR /&gt;ciscoasa(config)# route management 0 0 2.2.2.2 &lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 07:48:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/add-static-default-route-for-outside-and-management/m-p/2449761#M238291</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2014-05-22T07:48:44Z</dc:date>
    </item>
  </channel>
</rss>

