[c-nsp] IPCP associated default route

Karol Mares karol.mares at gmail.com
Fri Aug 10 05:38:17 EDT 2007


Hi,

On 8/9/07, David Freedman <david.freedman at uk.clara.net> wrote:
>
> Hey,
>
>   The command "ppp ipcp default route" which associates a default route
> with the the IPCP peer address, seems to not use the presence of the
> IPCP host route in the RIB as a watch criteria.
>
>
> !
> !Back up service with static
> ip route 0.0.0.0 0.0.0.0 Dialer1 200
> !



I would prolly try

ip route 0.0.0.0 0.0.0.0 Dialer0 <peer address> <lower admin distance>  (
because of the IPCP failure)
ip route 0.0.0.0 0.0.0.0 Dialer2 <higher admin distance>

also tracking the primary route, can achive what you want.

--
              iso


More information about the cisco-nsp mailing list