Users Guide

Table Of Contents
Version Description
8.4.1.0 Introduced.
Example
Dell# show running-config track
track 1 ip route 23.0.0.0/8 reachability
track 2 ipv6 route 2040::/64 metric threshold
delay down 3
delay up 5
threshold metric up 200
track 3 ipv6 route 2050::/64 reachability
track 4 interface GigabitEthernet 1/2 ip routing
track 5 ip route 192.168.0.0/24 reachability vrf red
track resolution ip route isis 20
track resolution ip route ospf 10
Example (Object-
id)
Dell# show running-config track 300
track 300 ip route 10.0.0.0/8 metric threshold
delay down 3
delay up 5
threshold metric up 100
Related
Commands
show track display information about tracked objects, including configuration, current state, and
clients which track the object.
track interface ip routing configure object tracking on the routing status of an IPv4 Layer 3
interface.
track interface line-protocol configure object tracking on the line-protocol state of a Layer 2
interface.
track ip route metric threshold configure object tracking on the threshold of an IPv4 route metric.
track ip route reachability configure object tracking on the reachability of an IPv4 route.
show track
Display information about tracked objects, including configuration, current tracked state (UP or DOWN), and the clients which
are tracking an object.
Syntax
show track [object-id [brief] | interface [brief] [vrf vrf-name] | ip route
[brief] [vrf vrf-name] | resolution | vrf vrf-name [brief] | brief]
Parameters
object-id
(OPTIONAL) Display information on the specified tracked object. The range is 1 to
500.
interface (OPTIONAL) Display information on all tracked interfaces (Layer 2 and IPv4 Layer
3).
ip route (OPTIONAL) Display information on all tracked IPv4 routes.
resolution (OPTIONAL) Display information on the configured resolution values used to scale
protocol-specific route metrics. The range is 0 to 255.
brief (OPTIONAL) Display a single line summary of the tracking information for a
specified object, object type, or all tracked objects.
vrf
vrf-name
(OPTIONAL) E-Series only: Display information on only the tracked objects that are
members of the specified VRF instance. The maximum is 32 characters. If you do
not enter a VRF name, information on the tracked objects from all VRFs displays.
Object Tracking 915