Cisco Catalyst 4500 Series Software Configuration Manual page 1778

Cisco ios xe release 3.9.xe and cisco ios release 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring Enhanced Object Tracking Features
aspects of IP SLAs operation: state and reachability. For state, if the return code is OK, the track state is
up; if the return code is not OK, the track state is down. For reachability, if the return code is OK or
OverThreshold, reachability is up; if not OK, reachability is down.
To track the state of an IP SLAs operation or the reachability of an IP SLAs IP host, perform this task:
Command
Step 1
configure terminal
Step 2
track object-number ip sla
operation-number state
Step 3
delay {up seconds [down seconds]
| [up seconds] down seconds}
Step 4
exit
Step 5
track object-number ip sla
operation-number reachability
Step 6
delay {up seconds [down seconds]
| [up seconds] down seconds}
Step 7
end
Step 8
show track object-number
Step 9
copy running-config
startup-config
This example shows how to configure and display IP SLAs state tracking:
Switch(config)# track 2 200 state
Switch(config)# end
Switch# show track 2
Track 2
Response Time Reporter 1 state
State is Down
Latest operation return code: over threshold
Latest RTT (millisecs) 4
Tracked by:
This example output shows whether a route is reachable:
Switch(config)# track 3 500 reachability
Switch(config)# end
Switch# show track 3
Track 3
Response Time Reporter 1 reachability
Reachability is Up
Latest operation return code: over threshold
Latest RTT (millisecs) 4
Tracked by:
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
69-10
Purpose
Enters global configuration mode.
Enters tracking configuration mode to track the state of an IP SLAs
operation.
(Optional) Specifies a period of time in seconds to delay communicating
state changes of a tracked object. The range is from 1 to 180 seconds.
Returns to global configuration mode.
Enters tracking configuration mode to track the reachability of an IP SLAs
IP host.
(Optional) Specifies a period of time in seconds to delay communicating
state changes of a tracked object. The range is from 1 to 180 seconds.
Returns to privileged EXEC mode.
Displays tracking information to verify the configuration.
(Optional) Saves your entries in the configuration file.
1 change, last change 00:00:47
HSRP Ethernet0/1 3
1 change, last change 00:00:47
HSRP Ethernet0/1 3
The object-number range is from 1 to 500.
The operation-number range is from 1 to 2147483647.
The object-number range is from 1 to 500.
The operation-number range is from 1 to 2147483647.
Chapter 69
Configuring Enhanced Object Tracking

Advertisement

Table of Contents
loading

Table of Contents