[c-nsp] Redistributing static routes in BGP
Christian Zeng
christian at zengl.net
Fri Apr 25 04:23:56 EDT 2008
Hi,
* Gary Roberton <gary.ciscomail at gmail.com> wrote:
>So, an update for anyone who is interested.
>
>track 123 ip sla 1 reachability
>
>ip sla 1
> icmp-echo 10.40.1.1
> timeout 1000
> threshold 2
> frequency 3
>
>ip sla schedule 1 life forever start-time now
>
>ip route 88.0.0.0 255.255.255.0 10.40.1.1 track 123
If you want to have the route disappear when the interface goes down,
without recursive next-hop lookup and proxy arping, why not use
ip route 88.0.0.0 255.255.255.0 <interface> 10.40.1.1
Christian
More information about the cisco-nsp
mailing list