Deployment Guide
Command History
Version Description
9.7(0.0) Introduced on the M I/O Aggregator.
Related Commands
• track interface ip routing – congures object tracking on the routing status of an IPv4 Layer 3 interface.
• track interface line-protocol – congures object tracking on the line-protocol state of a Layer 2 interface.
• track ip route metric threshold – congures object tracking on the threshold of an IPv4 route metric.
• track ip route reachability – congures object tracking on the reachability of an IPv4 route.
show running-cong track
Display the current conguration of tracked objects.
Syntax
show running-config track [object-id]
Parameters
object-id (OPTIONAL) Display information on the specied tracked object. The range is 1 to 500.
Command Modes EXEC Privilege
Command History
Version Description
9.7(0.0) Introduced on the M I/O Aggregator.
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 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
• track ip route metric threshold – congures object tracking on the threshold of an IPv4 route metric.
• track ip route reachability – congures object tracking on the reachability of an IPv4 route.
Object Tracking 289