<?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 Checking console connection on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186490#M358464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding Console connection is ALWAYS enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main question is probably how the authentication for it is configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can define the timeout value of the console connection. I think the default setting is "0" which means the management connection through console will never timeout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 15:07:51 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-04-11T15:07:51Z</dc:date>
    <item>
      <title>Checking console connection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186489#M358462</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to confirm which config i should look for to make sure ASA&amp;nbsp; has console connection enabled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i check on ASDM&amp;nbsp; under AAA&amp;nbsp; access serial option is not checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i look in running config to make sure console is enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mahesh&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:26:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186489#M358462</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2019-03-12T01:26:50Z</dc:date>
    </item>
    <item>
      <title>Checking console connection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186490#M358464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding Console connection is ALWAYS enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main question is probably how the authentication for it is configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can define the timeout value of the console connection. I think the default setting is "0" which means the management connection through console will never timeout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 15:07:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186490#M358464</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-11T15:07:51Z</dc:date>
    </item>
    <item>
      <title>Checking console connection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186491#M358466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you dont see the setting "checked" under ASDM that to my understanding just means that the Console connection doesnt use any external AAA server for authentication OR doesnt use local username/password to authenticate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to get to the command prompt without giving any credentials. You will though have to give an enable password naturally when using the command "enable"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 15:16:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186491#M358466</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-11T15:16:42Z</dc:date>
    </item>
    <item>
      <title>Checking console connection on ASA</title>
      <link>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186492#M358469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jouni,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You were spot on when i console to ASA&amp;nbsp; it gave me command prompt with ASA&amp;nbsp; hostname.&lt;/P&gt;&lt;P&gt;Seems it is enabled by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i checked running config i was looking aaa&amp;nbsp; authen serial command and it was not there&lt;/P&gt;&lt;P&gt;As per you it is used if you need authentication by local&amp;nbsp; user name or AAA authen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAhesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 15:27:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/checking-console-connection-on-asa/m-p/2186492#M358469</guid>
      <dc:creator>mahesh18</dc:creator>
      <dc:date>2013-04-11T15:27:18Z</dc:date>
    </item>
  </channel>
</rss>

