Configuration Example Of Redundancy - Cisco 4700M Administration Manual

Application control engine appliance
Hide thumbs Also See for 4700M:
Table of Contents

Advertisement

Chapter 6
Configuring Redundant ACEs
Command
clear ft history {cfg_cntlr | ha_dp_mgr |
ha_mgr}

Configuration Example of Redundancy

This section shows an example redundancy configuration and illustrates a running-configuration that
defines fault tolerance (FT) for a single ACE appliance operating in a redundancy configuration. You
must configure a maximum of two ACE appliances (peers) for redundancy to fail over from the active
appliance to the standby appliance.
All FT parameters are configured in the Admin context.
Note
This configuration addresses the following redundancy components:
The redundancy configuration appears in bold in the example.
hostname ACE_Appliance_1
interface gigabitEthernet 1/2
speed 1000M
duplex FULL
ft-port vlan 200
no shutdown
access-list ACL1 line 10 extended permit ip any any
class-map type management match-any L4_REMOTE-MGT_CLASS
2 match protocol telnet any
3 match protocol ssh any
4 match protocol icmp any
5 match protocol http any
7 match protocol snmp any
8 match protocol xml-https any
policy-map type management first-match L4_REMOTE-MGT_POLICY
class L4_REMOTE-MGT_CLASS
interface vlan 100
ip address 192.168.83.219 255.255.255.0
peer ip address 192.168.83.230 255.255.255.0
alias 192.168.83.200 255.255.255.0
access-group input ACL1
OL-20823-01
Purpose
The keywords are as follows:
cfg_cntlr—Clears the Configuration Controller debug log
ha_dp_mgr—Clears the HA (redundancy) dataplane manager debug log
ha_mgr—Clears the HA (redundancy) manager debug log
A dedicated FT VLAN for communication between the members of an FT group. You must
configure this same VLAN on both peer appliances.
An FT peer definition.
An FT group that is associated with the Admin context.
A critical tracking and failure detection process for an interface.
permit
Cisco 4700 Series Application Control Engine Appliance Administration Guide
Configuration Example of Redundancy
6-41

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents