Sunday, March 11, 2018

MPLS L3 VPN | PE-PE not adverting/receiving VPNV4 routes?

Hi,

I would like to ask what would be the reason why PE-PE routes from customer edge not being advertise/receive on both side?

PE01 - connected to CE01 via OSPF

PE02 - Connected to CE02 Via BGP

Aleady redistribute ospf to bgp but still PE02 havenot receive routes from PE01.

Configuration:

PE01:

ip vrf 101:JOL-A

rd 8.8.8.8:1

route-target export 8.8.8.8:101

route-target import 9.9.9.9:101

PE01#sh bgp vpnv4 unicast all BGP table version is 13, local router ID is 8.8.8.8 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete

Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 8.8.8.8:1 (default for vrf 101:JOL-A) *> 112.1.1.0/30 0.0.0.0 0 32768 ? *> 192.168.10.1/32 112.1.1.2 2 32768 ? <--- From CE01

PE02:

ip vrf 101:JOL-A

rd 9.9.9.9:1

route-target export 9.9.9.9:101

route-target import 8.8.8.8:101

PE-02#sh bgp vpnv4 unicast all BGP table version is 12, local router ID is 9.9.9.9 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete

Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 20:2 (default for vrf 101:MCDO-B) *> 13.1.1.0/30 0.0.0.0 0 32768 ? *> 192.168.2.1/32 13.1.1.2 156160 32768 ? <--from CE02 Route Distinguisher: 9.9.9.9:1 (default for vrf 101:JOL-A)

What would be the reason of PE-PE not sharing BGP VPNV4 ROUTES??

Thanks



No comments:

Post a Comment