Service Manual

Table Of Contents
Output Description
object
is Up/
Down
Up/Down state of tracked object; for example, IPv4 interface, reachability or
metric threshold of an IP route.
number
changes,
last change
time
Number of times that the state of the tracked object has changed and the time
since the last change in hours:minutes:seconds.
First hop
interface
Displays the type and slot/port number of the first-hop interface of the tracked
route.
Tracked by Client that is tracking an objects state; for example, VRRP.
Example
Dell# show track ipv6 route
Track 2
IPv6 route 2040::/64 metric threshold
Metric threshold is Up (STATIC/0/0)
5 changes, last change 00:02:30
Metric threshold down 255 up 254
First-hop interface is TenGigabitEthernet 1/2
Tracked by:
VRRP TenGigabitEthernet 2/4 IPv6 VRID 1
Track 3
IPv6 route 2050::/64 reachability
Reachability is Up (STATIC)
5 changes, last change 00:02:30
First-hop interface is TenGigabitEthernet 1/2
Tracked by:
VRRP TenGigabitEthernet 2/4 IPv6 VRID 1
Usage Command The following describes the show track ipv6 route brief command shown in the Example below.
Ouput Description
ResID Number of the tracked object.
Resource Type of tracked object.
Parameter Detailed description of the tracked object.
State Up or Down state of the tracked object.
Last Change Time since the last change in the state of the tracked object.
Example (Brief)
Dell# show track ipv6 route brief
ResId Resource Parameter State LastChange
2 IPv6 route metric threshold 2040::/64 Up 00:02:36
3 IPv6 route reachability 2050::/64 Up 00:02:36
Related
Commands
show running-config track display configuration information about tracked objects.
show track display information about tracked objects, including configuration, current state, and
clients which track the object.
track interface ipv6 routing configure object tracking on the routing status of an IPv6 Layer 3
interface.
track ipv6 route metric threshold configure object tracking on the threshold of an IPv6 route metric.
track ipv6 route reachability configure object tracking on the reachability of an IPv6 route.
track interface ipv6 routing
Configure object tracking on the routing status of an IPv6 Layer 3 interface.
Syntax
track object-id interface interface ipv6 routing
Object Tracking 965