Hello thanks ,
See configuration below, please note this not a juniper node actually . i just need some advise on how to go about this .
Just for further explanation the eBGP peer between R1 and R2 is in context of OM_CN-vrf and the iBGP peer is also using the context . Like i said it a full mesh BGP , MPLSL3VPN.
Below is a script for the R2
configuration on R2
=======================
R2#show bgp route neighbor 10.100.100.28 received
Address Family: ipv4 unicast
Label Allocation: per-nexthop
BGP table version is 288981368, local router ID is 172.16.20.1
Status codes: d damped, h history, > best, i internal, + alternate
Origin codes: i - IGP, e - EGP, ? - incomplete
RIB download codes: x - not downloaded to RIB (filtered)
Context: OM_CN-vrf
VPN RD: 64512:8
Network Next Hop Metric LocPrf Weight Path
> 10.10.23.1/32 10.100.100.28 0 100 100 64512 65100 i
> 10.10.23.2/32 10.100.100.28 0 100 100 64512 65100 i
configuration of bgp peergroup on R2
=======================================
router bgp 64512
router-id 172.16.20.1
address-family ipv4 vpn
nexthop triggered delay 0 holdtime 1 backoff 0
!
peer-group MP-BGP internal
advertisement-interval 0
update-source loopback-local
address-family ipv4 vpn
neighbor 172.16.10.11 internal
peer-group MP-BGP
description R3
------------------------------
olalekan ajayi
------------------------------
Original Message:
Sent: 04-08-2023 03:18
From: sambill
Subject: PREFIXES NOT SEEN IN IBGP
Hello olalekan ajayi
Can you share
From R2:
show route receive-protocol bgp <R1 ip neighbor>
and
show route advertising-protocol bgp <R3 ip neighbor>
Please can you check if you use "next-hop self" attribute when R2 export routes to R3, if not try to add it in the export policy when in iBGP R2 export to R3.
Let us know.
thank you.
Original Message:
Sent: 04-07-2023 19:45
From: olalekan ajayi
Subject: PREFIXES NOT SEEN IN IBGP
Pls i need an advice on what could likely be an issue .
3 routers in this scenario , from the diagram i have eBGP and iBGP...
R1 advertised 2-prefix to me , which i received on R2 via , here is the problem , i was expecting the prefix to propagate to R3 using the iBGP peer between R2 and R3.
pls note R2 and R3 is an MPLSL3VPN setup...
I know in this case , BGP rule is not in play now , because these are not prefixes advertised from another IBGP.
Kindly advice me on what could be the issue .
------------------------------
olalekan ajayi
------------------------------