<?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>article Replacing a failed ACE appliance in failover pair in Data Center and Cloud Knowledge Base</title>
    <link>https://community.cisco.com/t5/data-center-and-cloud-knowledge-base/replacing-a-failed-ace-appliance-in-failover-pair/ta-p/3130765</link>
    <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;&lt;SPAN class="mw-headline"&gt;Introduction&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;In Cisco ACE the redundancy feature provides seamless switchover in case an ACE becomes unresponsive or a critical host or interface fails. ACE has robust software and hardware that makes it possible to handle high volume of traffic at real time. Cisco ACE supports virtualized architecture to increase datacenter scalability. Two ACEs, properly configured, form a failover pair. Each appliance can contain one or more fault-tolerant&amp;nbsp; (FT) groups. Each FT group consists of one active context&amp;nbsp; and one standby context. Each FT group acts as an independent redundancy instance. When a switchover occurs, the active member in the FT group&amp;nbsp; becomes the standby member and the original standby member becomes the&amp;nbsp; active member. To achieve active-active redundancy, a minimum of two contexts and two FT groups are required on each ACE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Core Issue&lt;/H2&gt;&lt;P&gt;A failed ACE appliance is required to be replaced. The configuration should be preserved and the primary switchover need to happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stateful Failover and Config sync&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cisco ACE &lt;/SPAN&gt;replicates flows on the active FT group member to&amp;nbsp; the standby group member per connection for each context. The&amp;nbsp; replicated flows contain all the flow-state information necessary for&amp;nbsp; the standby member to take over the flow if the active member becomes&amp;nbsp; unresponsive. Note that ACE does not support the stateful failover of any&amp;nbsp; connections that are proxied. Such connections include Layer 7&amp;nbsp; connections (including SSL), inspection, and HTTP compression.&lt;/P&gt;&lt;P&gt;Redundancy uses a &lt;EM&gt;dedicated&lt;/EM&gt; FT VLAN between redundant ACEs to transmit flow-state information and the redundancy heartbeat. You must configure this same VLAN on both peer ACEs. You also must configure a different IP address within the same subnet on each ACE for the FT VLAN.&lt;/P&gt;&lt;P&gt;The ACE automatically replicates the active configuration on the standby member during config sync. This process automatically replicates any changes in the configuration from active to standby peer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network Diagram&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/5/9/7/68795-acef.png" border="0" alt="acef.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H2&gt;Resolution&lt;/H2&gt;&lt;P&gt;Follow these steps to swap the failed device and get it back in sync with the primary:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) Complete all the physical network connectivity.&lt;/P&gt;&lt;P&gt;b) Disable config auto-sync in the primary ACE.&lt;/P&gt;&lt;P&gt;c) Configure the management Vlan for basic network connectivity.&lt;/P&gt;&lt;P&gt;d) Make sure the new device has the same code as the primary; if not you'll need to upgrade it.&lt;/P&gt;&lt;P&gt;e) Install the license (if used).&lt;/P&gt;&lt;P&gt;f) Copy all the SSL files stored in the primary APP. (If any)&lt;/P&gt;&lt;P&gt;g) Copy the scripted keepalives (If any)&lt;/P&gt;&lt;P&gt;h) Configure the FT interface Vlan, FT peer, FT group for the Admin context. (Be careful about the priority you assign).&lt;/P&gt;&lt;P&gt;i) Re-enable config auto-sync on the primary APP in order to replicate the config to the standby.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;&lt;SPAN class="mw-headline"&gt;Related Information&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/document/32241/configuring-ace-4710-appliance-high-availability" target="_blank"&gt;Configuring ACE 4710 appliance for High Availability&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/document/74201/ace-module-failover-pair-activeactive-situation" target="_blank"&gt;ACE module Failover pair in active/active situation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2017 11:48:57 GMT</pubDate>
    <dc:creator>Sandeep Singh</dc:creator>
    <dc:date>2017-08-29T11:48:57Z</dc:date>
    <item>
      <title>Replacing a failed ACE appliance in failover pair</title>
      <link>https://community.cisco.com/t5/data-center-and-cloud-knowledge-base/replacing-a-failed-ace-appliance-in-failover-pair/ta-p/3130765</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;&lt;SPAN class="mw-headline"&gt;Introduction&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;In Cisco ACE the redundancy feature provides seamless switchover in case an ACE becomes unresponsive or a critical host or interface fails. ACE has robust software and hardware that makes it possible to handle high volume of traffic at real time. Cisco ACE supports virtualized architecture to increase datacenter scalability. Two ACEs, properly configured, form a failover pair. Each appliance can contain one or more fault-tolerant&amp;nbsp; (FT) groups. Each FT group consists of one active context&amp;nbsp; and one standby context. Each FT group acts as an independent redundancy instance. When a switchover occurs, the active member in the FT group&amp;nbsp; becomes the standby member and the original standby member becomes the&amp;nbsp; active member. To achieve active-active redundancy, a minimum of two contexts and two FT groups are required on each ACE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;Core Issue&lt;/H2&gt;&lt;P&gt;A failed ACE appliance is required to be replaced. The configuration should be preserved and the primary switchover need to happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stateful Failover and Config sync&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cisco ACE &lt;/SPAN&gt;replicates flows on the active FT group member to&amp;nbsp; the standby group member per connection for each context. The&amp;nbsp; replicated flows contain all the flow-state information necessary for&amp;nbsp; the standby member to take over the flow if the active member becomes&amp;nbsp; unresponsive. Note that ACE does not support the stateful failover of any&amp;nbsp; connections that are proxied. Such connections include Layer 7&amp;nbsp; connections (including SSL), inspection, and HTTP compression.&lt;/P&gt;&lt;P&gt;Redundancy uses a &lt;EM&gt;dedicated&lt;/EM&gt; FT VLAN between redundant ACEs to transmit flow-state information and the redundancy heartbeat. You must configure this same VLAN on both peer ACEs. You also must configure a different IP address within the same subnet on each ACE for the FT VLAN.&lt;/P&gt;&lt;P&gt;The ACE automatically replicates the active configuration on the standby member during config sync. This process automatically replicates any changes in the configuration from active to standby peer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network Diagram&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/5/9/7/68795-acef.png" border="0" alt="acef.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H2&gt;Resolution&lt;/H2&gt;&lt;P&gt;Follow these steps to swap the failed device and get it back in sync with the primary:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a) Complete all the physical network connectivity.&lt;/P&gt;&lt;P&gt;b) Disable config auto-sync in the primary ACE.&lt;/P&gt;&lt;P&gt;c) Configure the management Vlan for basic network connectivity.&lt;/P&gt;&lt;P&gt;d) Make sure the new device has the same code as the primary; if not you'll need to upgrade it.&lt;/P&gt;&lt;P&gt;e) Install the license (if used).&lt;/P&gt;&lt;P&gt;f) Copy all the SSL files stored in the primary APP. (If any)&lt;/P&gt;&lt;P&gt;g) Copy the scripted keepalives (If any)&lt;/P&gt;&lt;P&gt;h) Configure the FT interface Vlan, FT peer, FT group for the Admin context. (Be careful about the priority you assign).&lt;/P&gt;&lt;P&gt;i) Re-enable config auto-sync on the primary APP in order to replicate the config to the standby.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H2&gt;&lt;SPAN class="mw-headline"&gt;Related Information&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/document/32241/configuring-ace-4710-appliance-high-availability" target="_blank"&gt;Configuring ACE 4710 appliance for High Availability&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/document/74201/ace-module-failover-pair-activeactive-situation" target="_blank"&gt;ACE module Failover pair in active/active situation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 11:48:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/data-center-and-cloud-knowledge-base/replacing-a-failed-ace-appliance-in-failover-pair/ta-p/3130765</guid>
      <dc:creator>Sandeep Singh</dc:creator>
      <dc:date>2017-08-29T11:48:57Z</dc:date>
    </item>
  </channel>
</rss>

