Reference Guide

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 TenGigabitEthernet 1/2/1 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 – displays information about tracked objects, including
configuration, current state, and clients which track the object.
track interface ip routing – configures object tracking on the routing status of
an IPv4 Layer 3 interface.
track interface line-protocol – configures object tracking on the line-protocol
state of a Layer 2 interface.
track ip route metric threshold – configures object tracking on the threshold of
an IPv4 route metric.
track ip route reachability – configures 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.
C9000 Series
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.
Object Tracking
1371