cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1041
Views
0
Helpful
1
Replies

track capability within a VRF not working

cajalat
Level 1
Level 1

Hi,

I'm trying to configure a conditional static route within a VRF but it doesn't seem to work. Here's what I want:

track 1 ip route 10.0.0.210 255.255.255.252 reachability

ip vrf VRF1

!

ip route vrf VRF1 192.168.1.2 255.255.255.255 10.0.0.209 track 1

But what keeps happening is this:

ip route vrf VRF1 192.168.1.2 255.255.255.255 10.0.0.209 global track 1

The static route gets added as a global instead.

How can I do a tracked static route within a VRF?

Casey

EDIT: Sup720, 12.2.33SXH

1 Reply 1

MeletiosSyretis
Level 1
Level 1

I am trying to do something similar on 3850s running 16.3.x

 

I cannot find any way to stake which vrf to look for the route