7-35
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 7 Configuring Redundant ACE Appliances
Configuring Tracking and Failure Detection
Configuring Tracking and Failure Detection for an Interface
This section describes the commands that you enter to configure tracking and
failure detection for an interface. It contains the following topics:
•
Creating a Tracking and Failure Detection Process for an Interface
•
Configuring the Interface Tracked by the Active Member
•
Configuring a Priority for a Tracked Interface on the Active Member
•
Configuring the Interface Tracked by the Standby Member
•
Configuring a Priority for a Tracked Interface on the Standby Member
•
Example of a Tracking Configuration for an Interface
Creating a Tracking and Failure Detection Process for an Interface
To create a tracking and failure detection process for an interface, use the
ft
trac
k
interface
command in configuration mode. The syntax of this command is:
ft track interface
name
For the
name
argument, enter a unique identifier for the tracking process as an
unquoted text string with no spaces and a maximum of 64 alphanumeric
characters.
Note
You cannot delete an interface if the ACE is using the interface for tracking. Also,
you cannot configure the FT VLAN for tracking.
For example, enter:
host1/Admin(config)#
ft track interface TRACK_VLAN100
To remove the interface-tracking process, enter:
host1/Admin(config)#
no ft track interface TRACK_VLAN100