CHAPT ER
42-1
Catalyst 3560 Switch Software Configuration Guide
OL-8553-06
42
Configuring Enhanced Object Tracking
This chapter describes how to configure enhanced object tracking on the Catalyst 3560 switch. This
feature provides a more complete alternative to the Hot Standby Routing Protocol (HSRP) tracking
mechanism. which allows you to track the line-protocol state of an interface. If the line protocol state of
an interface goes down, the HSRP priority of the interface is reduced and another HSRP device with a
higher priority becomes active. The enhanced object tracking feature separates the tracking mechanism
from HSRP and creates a separate, standalone tracking process that can be used by processes other than
HSRP. This allows tracking other objects in addition to the interface line-protocol state. A client process,
such as HSRP or Gateway Local Balancing Protocol (GLBP), can register an interest in tracking objects
and request notification when the tracked object changes state.This feature increases the availability and
speed of recovery of a routing system and decreases outages and outage duration.
For more information about enhanced object tracking and the commands used to configure it, see this
URL:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a00801541be
.html
The chapter includes these sections:
Understanding Enhanced Object Tracking, page 42-1
Configuring Enhanced Object Tracking Features, page 42-2
Monitoring Enhanced Object Tracking, page 42-12

Understanding Enhanced Object Tracking

Each tracked object has a unique number that is specified in the tracking command-line interface (CLI).
Client processes use this number to track a specific object. The tracking process periodically polls the
tracked object for value changes and sends any changes (as up or down values) to interested client
processes, either immediately or after a specified delay. Several clients can track the same object, and
can take different actions when the object changes state.
You can also track a combination of objects in a list by using either a weight threshold or a percentage
threshold to measure the state of the list. You can combine objects using Boolean logic. A tracked list
with a Boolean “AND” function requires that each object in the list be in an up state for the tracked
object to be up. A tracked list with a Boolean “OR” function needs only one object in the list to be in the
up state for the tracked object to be up.