Got another solution. https://learningnetwork.cisco.com/message/184180#184180
With regards Kings On Thu, Sep 29, 2011 at 6:48 AM, Tyson Scott <[email protected]>wrote: > you have to leak between vrf's. You must run BGP > > > > Here is a sample configuration > > > > ip vrf VRF1 > > rd 1:1 > > route-target export 1:1 > > route-target import 2:1 > > ! > > ip vrf VRF2 > > rd 2:1 > > route-target export 2:1 > > route-target import 1:1 > > > > int Fa0/0 > > ip vrf for VRF1 > > ip add x.x.x.x 255.255.255.0 > > int Fa0/1 > > ip vrf for VRF2 > > ip add x.x.x.x 255.255.255.0 > > > > router bgp XXX > > address-family ipv4 vrf VRF1 > > address-family ipv4 vrf VRF2 > > > > > > > > > > Regards, > > > > Tyson Scott > CCIE # 13513 R&S, Security, and SP > Advanced Technology Racks LLC > [email protected] > Phone: 248-476-5372 > Cell: 248-504-7309 > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Kingsley Charles > *Sent:* Tuesday, September 27, 2011 7:32 AM > *To:* [email protected] > *Subject:* [OSL | CCIE_Security] Site to site VPN across VPN > > > > Hi all > > Can we implement a Site to Site across a VRF as following? > > > Host -------- VRF A ---------- R1 ----------- VRF Internet ---------------- > R2 ------------ Host > > <--------IPSec---------> > > In VRF A, I can add route with next hop in global routing table. But can I > add route with next hop in another VRF? > > > With regards > Kings >
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
