Deployment Guide

Table Of Contents
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.
Parameters
object-id
Enter the ID number of the tracked object. The range is from 1 to 500.
interface
Enter one of the following values:
For a 1-Gigabit Ethernet interface, enter the keyword GigabitEthernet then
the slot/port information.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
For a port channel interface, enter the keywords port-channel then a
number.
For a VLAN interface, enter the keyword vlan then a number from 1 to 4094.
Defaults none
Object Tracking 1145