Bgp route issue

Hi All,

I have configure ipsec vpn bgp tunnel with primary secondary tunnel both tunnel are working but when i see the default route with bgp its always route with secondary tunnel

BGP table version is 0, local router ID is 192.168.127.51
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete

Originating default network 0.0.0.0

Network Next Hop Metric LocPrf Weight Path
*> 10.0.0.20/30 10.0.0.22 1 32768 ?
*> 10.0.0.24/30 10.0.0.22 1 32768 ?
*> 192.168.127.0/25 10.0.0.22 1 32768 i

Total number of prefixes 3
[edit]
BGP table version is 0, local router ID is 192.168.127.51
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, R Removed
Origin codes: i - IGP, e - EGP, ? - incomplete

Originating default network 0.0.0.0

Network Next Hop Metric LocPrf Weight Path
*> 10.0.0.20/30 10.0.0.26 1 32768 ?
> 10.0.0.24/30 10.0.0.26 1 32768 ?
[b]
> 10.114.0.0/16 10.0.0.26 0 6167 6167 6167 ?[/b]
*> 192.168.127.0/25 10.0.0.26 1 32768 i

as you see the route work with only secondary bgp

please help me on this bcoz i am stuck on this

Are you using VTI tunnels? Post your config

Hi Thanks for reply.

i amm sharing you my config details please let me where i am wrong bcoz my default route is not showing.

Seems to me like both your routers (having router ID 192.168.127.51 and 10.0.0.22) are advertising default route to each other. Is that intended.

Output shown in openingspost is from a different router than shown config.
Did you already try resetting BGP process on both sides? Some config changes on one side might not be picked up at other side without it