<?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 Cisco ASA Active / Standby Failover Setup Question in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605934#M197589</link>
    <description>&lt;P style="font-size: 14px;"&gt;Hi everyone&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;This is my first time implementing this, so please excuse the basic questions. We currently have a single Firewall off a single ISP feed and we want to implement a secondary ASA for failover. The spec of the ASA is a 5540 with device manager version 6.4(5).&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;I have attached a diagram showing the setup I plan to implement. The red lines show the current setup and the blue lines show the new setup and the green line is the failover link.&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;Once I have cabled this all up, can I just verify the commands I run as it seems simple enough, but not sure I am missing something?&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;Step 1 - Primary ASA&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover lan unit primary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover lan interface FAILOVER G0/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover key spop123&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover link FAILOVER G0/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover interface ip FAILOVER 192.168.1.1 255.255.255.0 standby 192.168.1.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# exit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI#&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;Step 1 - Secondary ASA&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;ciscoasa#&lt;BR /&gt;ciscoasa# conf t&lt;BR /&gt;ciscoasa(config)# hostname ASASEC&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# int g0/1&lt;BR /&gt;ASASEC(config-if)# ip addr 10.25.1.2&amp;nbsp;255.255.255.0 standby 10.25.1.1&lt;BR /&gt;ASASEC(config-if)# nameif private&lt;BR /&gt;ASASEC(config-if)# no shut&lt;BR /&gt;ASASEC(config-if)# exit&lt;BR /&gt;ASASEC(config)#&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# failover lan unit secondary&lt;BR /&gt;ASASEC(config)# failover lan interface FAILOVER G0/3&lt;BR /&gt;ASASEC(config)# failover key spop123&lt;BR /&gt;ASASEC(config)# failover link FAILOVER G0/3&lt;BR /&gt;ASASEC(config)# failover interface ip FAILOVER 192.168.1.1 255.255.255.0&lt;BR /&gt;standby 192.168.1.2&lt;BR /&gt;ASASEC(config)# exit&lt;BR /&gt;ASASEC#&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&lt;SPAN style="color: rgb(255, 0, 0);"&gt;&lt;STRONG&gt;This is the bit I am having trouble understanding. Do I need to copy and paste the entire config from the Primary ASA and just amend each interface IP address to be the the next last octet? Ie on the DMZ interface it is 10.96.22.2, on the secondary should it be 10.96.22.3?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&lt;STRONG&gt;&lt;U&gt;Step 3 - Bringing up interfaces &amp;amp; initialize&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; background-color: transparent;"&gt;ASAPRI(config)#&lt;BR /&gt;ASAPRI(config)# int G0/3&lt;BR /&gt;ASAPRI(config-if)# no sh&lt;BR /&gt;ASAPRI(config-if)# exit&lt;BR /&gt;ASAPRI(config)#&lt;BR /&gt;ASAPRI(config)# failover&lt;BR /&gt;ASAPRI(config)#&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; background-color: transparent;"&gt;ASASEC#&lt;BR /&gt;ASASEC# conf t&lt;BR /&gt;ASASEC(config)# int G0/3&lt;BR /&gt;ASASEC(config-if)# no sh&lt;BR /&gt;ASASEC(config-if)#&lt;BR /&gt;ASASEC(config-if)# exit&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# failover&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# end&lt;BR /&gt;ASASEC# ..&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Finally write the config to memory on both.&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Please let me know if I am correct with this or if I need to do anything else? Your help would be greatly appreciated.&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Regards,&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Mark&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 05:23:49 GMT</pubDate>
    <dc:creator>Mark Cavendish</dc:creator>
    <dc:date>2019-03-12T05:23:49Z</dc:date>
    <item>
      <title>Cisco ASA Active / Standby Failover Setup Question</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605934#M197589</link>
      <description>&lt;P style="font-size: 14px;"&gt;Hi everyone&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;This is my first time implementing this, so please excuse the basic questions. We currently have a single Firewall off a single ISP feed and we want to implement a secondary ASA for failover. The spec of the ASA is a 5540 with device manager version 6.4(5).&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;I have attached a diagram showing the setup I plan to implement. The red lines show the current setup and the blue lines show the new setup and the green line is the failover link.&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;Once I have cabled this all up, can I just verify the commands I run as it seems simple enough, but not sure I am missing something?&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;Step 1 - Primary ASA&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover lan unit primary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover lan interface FAILOVER G0/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover key spop123&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover link FAILOVER G0/3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# failover interface ip FAILOVER 192.168.1.1 255.255.255.0 standby 192.168.1.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI(config)# exit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;ASAPRI#&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="font-size: 14px;"&gt;&lt;STRONG&gt;&lt;U&gt;&lt;SPAN style="line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-style: italic;"&gt;Step 1 - Secondary ASA&lt;/SPAN&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;ciscoasa#&lt;BR /&gt;ciscoasa# conf t&lt;BR /&gt;ciscoasa(config)# hostname ASASEC&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# int g0/1&lt;BR /&gt;ASASEC(config-if)# ip addr 10.25.1.2&amp;nbsp;255.255.255.0 standby 10.25.1.1&lt;BR /&gt;ASASEC(config-if)# nameif private&lt;BR /&gt;ASASEC(config-if)# no shut&lt;BR /&gt;ASASEC(config-if)# exit&lt;BR /&gt;ASASEC(config)#&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# failover lan unit secondary&lt;BR /&gt;ASASEC(config)# failover lan interface FAILOVER G0/3&lt;BR /&gt;ASASEC(config)# failover key spop123&lt;BR /&gt;ASASEC(config)# failover link FAILOVER G0/3&lt;BR /&gt;ASASEC(config)# failover interface ip FAILOVER 192.168.1.1 255.255.255.0&lt;BR /&gt;standby 192.168.1.2&lt;BR /&gt;ASASEC(config)# exit&lt;BR /&gt;ASASEC#&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&lt;SPAN style="color: rgb(255, 0, 0);"&gt;&lt;STRONG&gt;This is the bit I am having trouble understanding. Do I need to copy and paste the entire config from the Primary ASA and just amend each interface IP address to be the the next last octet? Ie on the DMZ interface it is 10.96.22.2, on the secondary should it be 10.96.22.3?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; font-style: italic; background-color: transparent;"&gt;&lt;STRONG&gt;&lt;U&gt;Step 3 - Bringing up interfaces &amp;amp; initialize&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; background-color: transparent;"&gt;ASAPRI(config)#&lt;BR /&gt;ASAPRI(config)# int G0/3&lt;BR /&gt;ASAPRI(config-if)# no sh&lt;BR /&gt;ASAPRI(config-if)# exit&lt;BR /&gt;ASAPRI(config)#&lt;BR /&gt;ASAPRI(config)# failover&lt;BR /&gt;ASAPRI(config)#&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; line-height: 24px; font-family: Georgia, &amp;quot;Bitstream Charter&amp;quot;, serif; font-size: 14px; background-color: transparent;"&gt;ASASEC#&lt;BR /&gt;ASASEC# conf t&lt;BR /&gt;ASASEC(config)# int G0/3&lt;BR /&gt;ASASEC(config-if)# no sh&lt;BR /&gt;ASASEC(config-if)#&lt;BR /&gt;ASASEC(config-if)# exit&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# failover&lt;BR /&gt;ASASEC(config)#&lt;BR /&gt;ASASEC(config)# end&lt;BR /&gt;ASASEC# ..&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Finally write the config to memory on both.&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Please let me know if I am correct with this or if I need to do anything else? Your help would be greatly appreciated.&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Regards,&lt;/P&gt;&lt;P style="padding: 0px; border: 0px currentColor; font-size: 14px; background-color: transparent;"&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:23:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605934#M197589</guid>
      <dc:creator>Mark Cavendish</dc:creator>
      <dc:date>2019-03-12T05:23:49Z</dc:date>
    </item>
    <item>
      <title>No need to cut and paste the</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605935#M197590</link>
      <description>&lt;P&gt;No need to cut and paste the main config into the Secondary - Standby unit. Once you setup the basic failover bits you noted and it sees the&amp;nbsp;Primary - Active mate, the configuration will automatically replicate (assuming sanity checks of like hardware etc. pass).&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2015 23:56:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605935#M197590</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-01-26T23:56:09Z</dc:date>
    </item>
    <item>
      <title>Many thanks Marvin for</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605936#M197591</link>
      <description>&lt;P&gt;Many thanks Marvin for confirming that, much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So just to be totally clear (and&amp;nbsp;sorry to harp on)&amp;nbsp;I don't have to configure any of the remaining&amp;nbsp;interfaces on the secondary ASA after I configure the first 2 above as the replication will cover it?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 10:28:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605936#M197591</guid>
      <dc:creator>Mark Cavendish</dc:creator>
      <dc:date>2015-01-27T10:28:41Z</dc:date>
    </item>
    <item>
      <title>You're welcome. Yes -</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605937#M197592</link>
      <description>&lt;P&gt;You're welcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes - replication will push and synchronize the interface configurations once the failover process passes its sanity checks and&amp;nbsp;links the two units. Once synchronization is complete,&amp;nbsp;any future&amp;nbsp;configuration changes on the Active unit will be replicated to the Standby unit.&lt;/P&gt;&lt;P&gt;Note that only configuration changes are synced. If you do file operations (such as deploy new AnyConnect images, VPN profiles, or device certificates) be sure to copy the new files to the standby unit and potentially test after having done a manual failover when making those sort of changes.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:16:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605937#M197592</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-01-27T15:16:58Z</dc:date>
    </item>
    <item>
      <title>Thanks again Marvin, feel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605938#M197593</link>
      <description>&lt;P&gt;Thanks again Marvin, feel much more confident now.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:24:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605938#M197593</guid>
      <dc:creator>Mark Cavendish</dc:creator>
      <dc:date>2015-01-27T16:24:27Z</dc:date>
    </item>
    <item>
      <title>I just found out the new</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605939#M197594</link>
      <description>&lt;P&gt;I just found out the new failover unit is a Cisco ASA 5545 and not a Cisco ASA 5540, so presume this now won't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think we have another Cisco ASA 5540 in our other hosting center, so hope to replace this with the new Cisco ASA 5545 and then both models will be the same.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2015 15:01:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605939#M197594</guid>
      <dc:creator>Mark Cavendish</dc:creator>
      <dc:date>2015-01-31T15:01:35Z</dc:date>
    </item>
    <item>
      <title>Correct - hardware must be</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605940#M197595</link>
      <description>&lt;P&gt;Correct - hardware must be identical to create a failover pair of ASAs.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jan 2015 20:23:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605940#M197595</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-01-31T20:23:37Z</dc:date>
    </item>
    <item>
      <title>Hi Thanks for all your</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605941#M197596</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all your previous help with this, we finally got a window in work and implemented it successfully last w/e.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I now connect to the ASA via the ASDM I notice I am connecting to the Secondary (active) and not the Primary via the local IP address. Will changes I make on the Secondary still become live and active over both of them? Or is it best I make the secondary I am connected to 'Standby'?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 09:45:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605941#M197596</guid>
      <dc:creator>Mark Cavendish</dc:creator>
      <dc:date>2015-05-19T09:45:52Z</dc:date>
    </item>
    <item>
      <title>An ASA HA pair doesn't</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605942#M197597</link>
      <description>&lt;P&gt;An ASA HA pair doesn't automatically revert to Primary unit - whichever is Active will automatically sync the configuration to the Standby (assuming the Standby unit is reachable).&lt;/P&gt;&lt;P&gt;Some people like to see the Primary as Active so they manually flip it back using the command "no failover active" when they find the Secondary unit is Active after a maintenance activity. You'll be kicked out of the session you're logged in on but when you re-login you should be on the&amp;nbsp;Primary - (newly) Active unit.&lt;/P&gt;&lt;P&gt;It works fine with either unit active.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 21:05:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605942#M197597</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2015-05-19T21:05:38Z</dc:date>
    </item>
    <item>
      <title>Thanks again Marvin, very</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605943#M197598</link>
      <description>&lt;P&gt;Thanks again Marvin, very helpful as always.&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2015 08:35:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-active-standby-failover-setup-question/m-p/2605943#M197598</guid>
      <dc:creator>Mark Cavendish</dc:creator>
      <dc:date>2015-05-21T08:35:46Z</dc:date>
    </item>
  </channel>
</rss>

