Users Guide

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 – displays information about tracked objects, including conguration, current state, and
clients which track the object.
track interface ip routingcongures object tracking on the routing status of an IPv4 Layer 3 interface.
track interface line-protocolcongures object tracking on the line-protocol state of a Layer 2 interface.
track ip route metric thresholdcongures object tracking on the threshold of an IPv4 route metric.
track ip route reachabilitycongures object tracking on the reachability of an IPv4 route.
show track
Display information about tracked objects, including conguration, 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 specied 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 congured resolution values used to scale
protocol-specic route metrics. The range is 0 to 255.
brief (OPTIONAL) Display a single line summary of the tracking information for a
specied 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 specied VRF instance. The maximum is 32 characters. If you do
not enter a VRF name, information on the tracked objects from all VRFs displays.
Command Modes EXEC Privilege
Command History
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
Object Tracking
1013