<?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 replacing standby unit in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997611#M1107991</link>
    <description>&lt;P&gt;Thanks for this tip, it made me feel much more secure.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 13:08:33 GMT</pubDate>
    <dc:creator>hitaesh.aggarwal1</dc:creator>
    <dc:date>2024-01-16T13:08:33Z</dc:date>
    <item>
      <title>ASA replacing standby unit</title>
      <link>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997050#M1107958</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am replacing an standby ASA in a HA pair, and the guidelines I have recieved are to remove HA configuration on current active, and then configure HA again on the Primary unit. Refering to Cisco documentation on setting up HA, I am a bit confused with the examples.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I refered to&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa918/configuration/general/asa-918-general-config/ha-failover.html#ID-2107-00000429:~:text=write%20memory-,Examples,ciscoasa(config)%23%20write%20memory,-Configure%20Active/Active" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa918/configuration/general/asa-918-general-config/ha-failover.html#ID-2107-00000429:~:text=write%20memory-,Examples,ciscoasa(config)%23%20write%20memory,-Configure%20Active/Active&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The link highlights the example in the HA setup guide.&lt;/P&gt;&lt;P&gt;In the example following configuration is suggested:&lt;/P&gt;&lt;P&gt;Primary Unit:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;failover interface ip folink 172.27.48.0 255.255.255.254 standby 172.27.48.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Secondary Unit:&lt;/P&gt;&lt;P&gt;ciscoasa(config)# &lt;STRONG&gt;failover interface ip folink 172.27.48.1 255.255.255.0 standby 172.27.48.2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am not sure if this is a typo, but shouldn't the configuration be:&lt;/P&gt;&lt;P&gt;Primary Unit:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;failover interface ip folink 172.27.48.1 255.255.255.254 standby 172.27.48.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And the secondary Unit:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;failover interface ip folink 172.27.48.2 255.255.255.254 standby 172.27.48.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Or I may have not understood how this works.&lt;/P&gt;&lt;P&gt;Please help me understand this.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;- Tired searcher&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 21:05:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997050#M1107958</guid>
      <dc:creator>hitaesh.aggarwal1</dc:creator>
      <dc:date>2024-01-15T21:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA replacing standby unit</title>
      <link>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997080#M1107966</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;you need use same config IP in both ASA HA&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;ciscoasa(config)#&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;failover interface ip folink 172.27.48.1 255.255.255.0 standby 172.27.48.2&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;I know it confuse, my first time do this mistake&amp;nbsp;and man learn from his mistake&amp;nbsp;&lt;BR /&gt;so cisco doc. is correct&amp;nbsp;&lt;BR /&gt;MHM&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 22:47:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997080#M1107966</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-01-15T22:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: ASA replacing standby unit</title>
      <link>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997317#M1107972</link>
      <description>&lt;P&gt;Thanks! this should get me going.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 06:09:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997317#M1107972</guid>
      <dc:creator>hitaesh.aggarwal1</dc:creator>
      <dc:date>2024-01-16T06:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA replacing standby unit</title>
      <link>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997514#M1107980</link>
      <description>&lt;P&gt;Yes cisco documentation very huge, sometime you see some typo's around the documents.&lt;/P&gt;
&lt;P&gt;Steps we follow all the time and with out any issue :&lt;/P&gt;
&lt;P&gt;1. take the configuration back from primary all the time out of the box&lt;/P&gt;
&lt;P&gt;2. configure the failed unit as mentioned below steps document.&lt;/P&gt;
&lt;P&gt;This instruction help youy failover unit replacement :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-asa/220525-replace-an-asa-firewall-into-an-active-s.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-asa/220525-replace-an-asa-firewall-into-an-active-s.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3. To be safe only connect sync link make sure it synched before you connect other interfaces (rather failing the FW to distrupt the traffic)&lt;/P&gt;
&lt;P&gt;4. connect the console to FW and check the logs below one important.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="cCN_CmdName" style="white-space: pre-wrap; font-style: unset; font-weight: unset; font-family: unset;"&gt;Beginning configuration replication: Sending to mate.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;5. once fully sych done check the Firewall status &lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="cCN_CmdName" style="white-space: pre-wrap; font-style: unset; font-weight: unset; font-family: unset;"&gt;# show failover&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;6. then connect other interface - if you like you can failover and test it if you have maintenance window.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 09:54:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997514#M1107980</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-01-16T09:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: ASA replacing standby unit</title>
      <link>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997611#M1107991</link>
      <description>&lt;P&gt;Thanks for this tip, it made me feel much more secure.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 13:08:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-replacing-standby-unit/m-p/4997611#M1107991</guid>
      <dc:creator>hitaesh.aggarwal1</dc:creator>
      <dc:date>2024-01-16T13:08:33Z</dc:date>
    </item>
  </channel>
</rss>

