<?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: ASA Default Route Configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756142#M8617</link>
    <description>Whether shutdown or down/down it's the same outcome, try connecting it and ensure the interface is up. The default route should then be in the routing table.</description>
    <pubDate>Fri, 30 Nov 2018 23:30:25 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2018-11-30T23:30:25Z</dc:date>
    <item>
      <title>ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756121#M8599</link>
      <description>&lt;P&gt;I'm using an ASA 5506-X&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I decided to go with a static default route in my configuration&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not connected yet to the internet, but I assume that is not necessary for configuration.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My understanding is the default static route configuration on an ASA is like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.x&lt;/P&gt;&lt;P&gt;or simply:&lt;/P&gt;&lt;P&gt;route outside 0 0 x.x.x.x&lt;/P&gt;&lt;P&gt;(where x.x.x.x is the next hop, i.e the&amp;nbsp;ISP router)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The commands are entered, and the route shows up on show run route, so all seems fine.&lt;/P&gt;&lt;P&gt;However, when I issue the show route command, and view the routing table, it still says gateway of last resort is not set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:31:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756121#M8599</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2020-02-21T16:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756127#M8606</link>
      <description>&lt;P&gt;&lt;SPAN&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.x - is the right command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but do you have outside interface configured and connected ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 22:49:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756127#M8606</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-11-30T22:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756129#M8607</link>
      <description>Hi,&lt;BR /&gt;You'd normally see this if the interface was down. Is the interface shutdown?&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 30 Nov 2018 22:52:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756129#M8607</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-11-30T22:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756137#M8612</link>
      <description>&lt;P&gt;It is not&amp;nbsp;administratively down.&amp;nbsp; It is down/down only because it's not connected to anything.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 23:21:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756137#M8612</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2018-11-30T23:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756140#M8615</link>
      <description>&lt;P&gt;You need to connect and test it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 23:30:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756140#M8615</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-11-30T23:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756142#M8617</link>
      <description>Whether shutdown or down/down it's the same outcome, try connecting it and ensure the interface is up. The default route should then be in the routing table.</description>
      <pubDate>Fri, 30 Nov 2018 23:30:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756142#M8617</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-11-30T23:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756146#M8619</link>
      <description>&lt;P&gt;May I ask for the technical reason why that would be the case?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why would the device not add a statically configured route to the routing table?&amp;nbsp; It doesn't need to detect it as it would a directly connected route, or receive any routing updates to confirm.&amp;nbsp; So I'm not seeing the technical reason it would not be in the routing table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to be&amp;nbsp;more confident that&amp;nbsp;the configuration is done correctly before I take it to the site for installation.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 23:34:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756146#M8619</guid>
      <dc:creator>Waterbird</dc:creator>
      <dc:date>2018-11-30T23:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA Default Route Configuration</title>
      <link>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756152#M8620</link>
      <description>&lt;P&gt;Reference doc &lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa72/configuration/guide/conf_gd/ip.html#wp1102444" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Static routes remain in the routing table even if the specified gateway becomes unavailable. If the specified gateway becomes unavailable, you need to remove the static route from the routing table manually. &lt;EM&gt;&lt;STRONG&gt;However, static routes are removed from the routing table if the specified interface goes down. They are reinstated when the interface comes back up&lt;/STRONG&gt;&lt;/EM&gt;. "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plug the ASA into a switch, any switch, before taking it onsite and the default route should be added to the routing table once the interface is up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 23:51:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-default-route-configuration/m-p/3756152#M8620</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-11-30T23:51:03Z</dc:date>
    </item>
  </channel>
</rss>

