<?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 5512-X Default Config in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396678#M416310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply however what I am after is a text file dump of sh run or sh start from a fresh 5512.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2013 14:07:19 GMT</pubDate>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2013-12-20T14:07:19Z</dc:date>
    <item>
      <title>ASA 5512-X Default Config</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396676#M416308</link>
      <description>&lt;P&gt;I was hoping someone on the forums may be able to help me out with a quick request.&amp;nbsp; I would like a copy of the default config that the 5512-x ships with and if it has some addressing or interface names that's fine.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:04:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396676#M416308</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-02-21T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5512-X Default Config</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396677#M416309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is from the config-guide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASA 5510 and Higher Default Configuration&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The default factory configuration for the ASA 5510 and higher configures the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;•Management interface—Management 0/0 (management).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;•IP address—The management address is 192.168.1.1/24.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;•DHCP server—Enabled for management hosts, so a PC connecting to the management interface receives an address between 192.168.1.2 and 192.168.1.254.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;•ASDM access—Management hosts allowed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The configuration consists of the following commands:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'courier new', courier;"&gt;interface management 0/0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp; ip address 192.168.1.1 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp; nameif management&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp; security-level 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp; no shutdown&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;asdm logging informational 100&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;asdm history enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;http server enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;http 192.168.1.0 255.255.255.0 management&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;dhcpd lease 3600&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;dhcpd ping_timeout 750&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;dhcpd enable management&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/intro_start.html"&gt;http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/intro_start.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 08:42:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396677#M416309</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2013-12-20T08:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5512-X Default Config</title>
      <link>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396678#M416310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply however what I am after is a text file dump of sh run or sh start from a fresh 5512.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2013 14:07:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5512-x-default-config/m-p/2396678#M416310</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2013-12-20T14:07:19Z</dc:date>
    </item>
  </channel>
</rss>

