Administrator Guide

Output Description
Tracked by Client that is tracking an objects state; for example, VRRP.
The following table describes the show track ipv6 route brief command shown in the example.
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
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/1
Tracked by:
VRRP TenGigabitEthernet 2/4/1 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/1
Tracked by:
VRRP TenGigabitEthernet 2/4/1 IPv6 VRID
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 displays configuration information about tracked objects.
show track displays information about tracked objects, including configuration, current state, and
clients which track the object.
track interface ipv6 routing configures object tracking on the routing status of an IPv6 Layer 3
interface.
track ipv6 route metric threshold configures object tracking on the threshold of an IPv6 route
metric.
track ipv6 route reachability configures 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.
C9000 Series
Syntax
track object-id interface interface ipv6 routing
To return to the default setting, use the no track object-id command.
Object Tracking 1151