White Papers

Table Of Contents
show running-config track
Display the current configuration of tracked objects.
Syntax
show running-config track [object-id]
Parameters
object-id
(OPTIONAL) Display information on the specified tracked object. The range is 1 to
500.
Command Modes EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(1.0) Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
8.3.12.0 Introduced on the S4810.
8.4.1.0 Introduced.
Example
DellEMC# 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 twentyFiveGigE 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)
DellEMC# 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.
Object Tracking 1035