<?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: How can I access the secondary ASA5505 of a HA pair in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872369#M1102573</link>
    <description>&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;ASA software does not include an ssh client. So you cannot ssh to any device from a given ASA - whether or not it is the peer in an HA pair.&lt;/P&gt;
&lt;P class="p2"&gt;You can however execute commands on the standby and get the output. You do this from the primary unit cli with the following command:&lt;/P&gt;
&lt;P class="p2"&gt;failover exec standby &amp;lt;command&amp;gt;&lt;/P&gt;
&lt;P class="p2"&gt;The command output will appear on the screen of the primary unit cli.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 08:46:56 GMT</pubDate>
    <dc:creator>Jeet Kumar</dc:creator>
    <dc:date>2023-07-12T08:46:56Z</dc:date>
    <item>
      <title>How can I access the secondary ASA5505 of a HA pair</title>
      <link>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872361#M1102572</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;What is probably a simple question, but wih a HA pair, how can I configure the ASA's to be able to access the secondary unit ?&amp;nbsp; Should I simply be Telnetting / SSHing from one to the other to the Failover address ?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 08:31:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872361#M1102572</guid>
      <dc:creator>Cormac Champion</dc:creator>
      <dc:date>2023-07-12T08:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the secondary ASA5505 of a HA pair</title>
      <link>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872369#M1102573</link>
      <description>&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;ASA software does not include an ssh client. So you cannot ssh to any device from a given ASA - whether or not it is the peer in an HA pair.&lt;/P&gt;
&lt;P class="p2"&gt;You can however execute commands on the standby and get the output. You do this from the primary unit cli with the following command:&lt;/P&gt;
&lt;P class="p2"&gt;failover exec standby &amp;lt;command&amp;gt;&lt;/P&gt;
&lt;P class="p2"&gt;The command output will appear on the screen of the primary unit cli.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 08:46:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872369#M1102573</guid>
      <dc:creator>Jeet Kumar</dc:creator>
      <dc:date>2023-07-12T08:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the secondary ASA5505 of a HA pair</title>
      <link>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872377#M1102574</link>
      <description>&lt;P&gt;If you use mgmt then you need to connect your PC to mgmt interface and use active or standby IP to access ASA&lt;/P&gt;
&lt;P&gt;Also you need&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Telent 0.0.0.0 mgmt&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Case2&lt;/P&gt;
&lt;P&gt;Use use&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Telent 0.0.0.0 INside&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can connect your pc to INside subnet and access active or standby.&lt;/P&gt;
&lt;P&gt;What ip I need to use ?&lt;/P&gt;
&lt;P&gt;You need to use IP you config in active unit as IP for active and IP for standby&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interface gx/x&lt;/P&gt;
&lt;P&gt;Ip add 1.1.1.1 255.255.255.0 standby 1.1.1.2&lt;/P&gt;
&lt;P&gt;So active will use 1.1.1.1&lt;/P&gt;
&lt;P&gt;Standby will use 1.1.1.2&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 08:53:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872377#M1102574</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-07-12T08:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the secondary ASA5505 of a HA pair</title>
      <link>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872397#M1102576</link>
      <description>&lt;P&gt;to SSH to the standby unit you would need to configure a standby IP on the interface you are using to manage the devices, then SSH to that IP.&amp;nbsp; alternatively you can issue commands on the standby device from the active device using the "failover exec standby ..." command&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 09:34:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-can-i-access-the-secondary-asa5505-of-a-ha-pair/m-p/4872397#M1102576</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2023-07-12T09:34:53Z</dc:date>
    </item>
  </channel>
</rss>

