<?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 Do not, under any in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880459#M157366</link>
    <description>&lt;P&gt;Do not, under any circumstances, type in "no failover". &amp;nbsp;You will be in a world of pain.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Second thing, make a backup of the config.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Plug in all the cables on the replacement unit, make sure all the interfaces are up, and put in the failover config as you have noted, and the new unit will get its config from the current unit.&lt;/P&gt;
&lt;PRE dir="LTR" class="prettyprint"&gt;&lt;EM&gt;interface gig0/0&lt;BR /&gt;  no shut&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover lan interface failover GigabitEthernet0/0&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover key test1234&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover link failover GigabitEthernet0/0&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 21 Jun 2016 20:57:58 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2016-06-21T20:57:58Z</dc:date>
    <item>
      <title>replace primary ASA at  a Cluster active/active configuration</title>
      <link>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880458#M157365</link>
      <description>&lt;P&gt;hallo&lt;/P&gt;
&lt;P&gt;We had a active/active Cluster and the primary unit crashed and must be replaced.&lt;/P&gt;
&lt;P&gt;The secondary is up and running.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The config on the active looks like :&amp;nbsp; ( Failover is already deactived )&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P dir="LTR"&gt;&lt;EM&gt;ffm-sep-dc/sec/actNoFailover# sh run | grep fail&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;no failover&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover lan unit secondary&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover lan interface failover GigabitEthernet0/0&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover key *****&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover link failover GigabitEthernet0/0&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover group 1&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;failover group 2&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;join-failover-group 1&lt;/P&gt;
&lt;P dir="LTR"&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Trebuchet MS" size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;What I want to do is :&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1. set "no Failover " on the now active Firewall ( former secondary)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;2. config the brand new Firewall like :&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover lan unit primary&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover lan interface failover GigabitEthernet0/0&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover key test1234&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover link failover GigabitEthernet0/0&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;" dir="LTR"&gt;&lt;EM&gt;no shut&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;failover&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Question : &lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;EM&gt;I fear the an empty config will be sync from the brand new fiewall to the active secondary . can it be ? &lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;Must I&amp;nbsp; excute the "Failover" command also on the "active secondary Firewall" ? &lt;/EM&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;best regards &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Alfred &lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;&lt;I&gt;&lt;FONT face="Trebuchet MS" size="2"&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:55:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880458#M157365</guid>
      <dc:creator>Alfred Berberich</dc:creator>
      <dc:date>2019-03-12T07:55:32Z</dc:date>
    </item>
    <item>
      <title>Do not, under any</title>
      <link>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880459#M157366</link>
      <description>&lt;P&gt;Do not, under any circumstances, type in "no failover". &amp;nbsp;You will be in a world of pain.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Second thing, make a backup of the config.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Plug in all the cables on the replacement unit, make sure all the interfaces are up, and put in the failover config as you have noted, and the new unit will get its config from the current unit.&lt;/P&gt;
&lt;PRE dir="LTR" class="prettyprint"&gt;&lt;EM&gt;interface gig0/0&lt;BR /&gt;  no shut&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover lan interface failover GigabitEthernet0/0&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover key test1234&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover link failover GigabitEthernet0/0&lt;BR /&gt;&lt;/EM&gt;&lt;EM&gt;failover interface ip failover 10.148.255.6 255.255.255.0 standby 10.148.255.7&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Jun 2016 20:57:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880459#M157366</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-06-21T20:57:58Z</dc:date>
    </item>
    <item>
      <title>-Do not, under any</title>
      <link>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880460#M157367</link>
      <description>&lt;P&gt;-Do not, under any circumstances, type in "no failover".-&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you explain in depth&amp;nbsp; which Firewall Needs &amp;nbsp;a "no Failover" or "failover" now , pls ?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;At the moment the active seonday has&amp;nbsp; a "no Failover"&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 06:19:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880460#M157367</guid>
      <dc:creator>Alfred Berberich</dc:creator>
      <dc:date>2016-06-22T06:19:57Z</dc:date>
    </item>
    <item>
      <title>Do exactly what I said above,</title>
      <link>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880461#M157368</link>
      <description>&lt;P&gt;Do exactly what I said above, plug in all the cables, and put in the config I quoted in the new firewall.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 06:53:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/replace-primary-asa-at-a-cluster-active-active-configuration/m-p/2880461#M157368</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-06-22T06:53:44Z</dc:date>
    </item>
  </channel>
</rss>

