Who says that? :-) I posted the configuration the other day involving
one router and the global routing table. Nothing changes for one
router and two VRFs. Routes *must* be in BGP though, as import/export
process works through BGP and not directly between VRFs.
One thing that I'm seeing in the above output is that 30.30.30.1/32
doesn't seem to be locally originated, but learned from a remote peer.
Is that peer in VRF or is it another PE node? What is the RT value
attached to that route? Can you do "sh ip bgp vpnv4 all 30.30.30.1"
please?
-- Marko Milivojevic - CCIE #18427 Senior Technical Instructor - IPexpert FREE CCIE training: http://bit.ly/vLecture Mailto: markom_at_ipexpert.com Telephone: +1.810.326.1444 Web: http://www.ipexpert.com/ On Wed, Nov 17, 2010 at 10:06, George Goglidze <goglidze_at_gmail.com> wrote: > Hi, > > Are you trying to import and export on the same router???? It won't work. > You should have export on one router, that will announce the MP_REACH_NLRI > and then on other router you can import it once received. > > Regards, > > > On Wed, Nov 17, 2010 at 12:54 AM, Naufal Jamal <naufalccie_at_yahoo.in> wrote: > >> Hi, >> >> I am trying to import a specific subnet 30.30.30.1/32 subnet routes from >> VXI >> to SITEL VRF. >> I am able to import all the routes from VXI to SITEL but unable to import >> specific one route. >> >> Can any one look into the below config and help out please? >> >> ip vrf SITEL >> B rd 10:10 >> B import map VXI-SITEL >> B route-target export 100:100 >> B route-target import 200:200 >> ! >> ip vrf VXI >> B rd 20:20 >> B route-target export 200:200 >> >> >> ip extcommunity-list 1 permit rt 200:200 >> >> ip prefix-list VXI seq 5 permit 30.30.30.1/32 >> ! >> ! >> ! >> route-map VXI-SITEL permit 10 >> B match ip address prefix-list VXI >> B match extcommunity 1 >> >> >> >> MDCXRC#sh ip bgp vpnv4 vrf SITEL >> BGP table version is 43, local router ID is 1.1.1.1 >> Status codes: s suppressed, d damped, h history, * valid, > best, i - >> internal, >> B B B B B B B r RIB-failure, S Stale >> Origin codes: i - IGP, e - EGP, ? - incomplete >> >> B Network B B B B B Next Hop B B B B B B Metric LocPrf Weight Path >> Route Distinguisher: 10:10 (default for vrf SITEL) >> *> 20.20.20.1/32 B B 1.1.1.2 B B B B B B B B B 0 B B B B B B 0 200 i >> >> >> MDCXRC#sh ip bgp vpnv4 vrf VXI >> BGP table version is 43, local router ID is 1.1.1.1 >> Status codes: s suppressed, d damped, h history, * valid, > best, i - >> internal, >> B B B B B B B r RIB-failure, S Stale >> Origin codes: i - IGP, e - EGP, ? - incomplete >> >> B Network B B B B B Next Hop B B B B B B Metric LocPrf Weight Path >> Route Distinguisher: 20:20 (default for vrf VXI) >> *> 10.10.10.1/32 B B 2.2.2.2 B B B B B B B B B 0 B B B B B B 0 200 i >> *> 30.30.30.1/32 B B 2.2.2.2 B B B B B B B B B 0 B B B B B B 0 200 i >> >> >> Blogs and organic groups at http://www.ccie.net >> >> _______________________________________________________________________ >> Subscription information may be found at: >> http://www.groupstudy.com/list/CCIELab.html > > > Blogs and organic groups at http://www.ccie.net > > _______________________________________________________________________ > Subscription information may be found at: > http://www.groupstudy.com/list/CCIELab.html Blogs and organic groups at http://www.ccie.netReceived on Wed Nov 17 2010 - 13:52:26 ART
This archive was generated by hypermail 2.2.0 : Sun Dec 05 2010 - 22:14:56 ART