track capability within a VRF not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 04:22 PM - edited 03-05-2019 10:39 PM
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
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018 04:23 AM
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
