Re: [c-nsp] Need help with F-VRF

2008-01-24 Thread Luan Nguyen
I am doing 2 dmvpn tunnels. One using the primary, one using the vrf. They both terminate into the same hub router. NAT config: ip nat inside source route-map NAT_SEC_WAN interface FastEthernet0/0 overload route-map NAT_SEC_WAN permit 10 match ip address PAT_ACL_1 match interface FastEthernet0/

Re: [c-nsp] Need help with F-VRF

2008-01-24 Thread Tim Franklin
On Thu, January 24, 2008 3:20 pm, Luan Nguyen wrote: > I have a router with dual WAN and one of them is in a VRF-lite, nothing > there but another default route. > I would like to be able to utilize that default route once the primary WAN > is down. If there's *nothing* in it but a default route,

[c-nsp] Need help with F-VRF

2008-01-24 Thread Luan Nguyen
Hello Future CCDEs, I have a router with dual WAN and one of them is in a VRF-lite, nothing there but another default route. I would like to be able to utilize that default route once the primary WAN is down. I have ip route 0.0.0.0 0.0.0.0 SecondaryWAN 250. When the primary interface down, i can