Hello.
I have some equal cost routes in RIB received by OSPF:
Routing entry for x.x.x.230/32
Known via "ospf 1", distance 110, metric 63, type extern 1
Installed Dec 12 15:55:35.181 for 04:43:54
Routing Descriptor Blocks
x.x.x.250, from x.x.x.26, via Bundle-Ether1.500
Route metric is 63
x.x.x.147, from x.x.x.18, via Bundle-Ether1.922
Route metric is 63
But when I make redistribute routes in BGP - I see only one route from them.
Paths: (2 available, best #1)
Advertised to update-groups (with more than one peer):
0.11 0.14
Advertised to peers (in unique update groups):
10.0.255.3 10.40.1.2
Path #1: Received by speaker 0
Advertised to update-groups (with more than one peer):
0.11 0.14
Advertised to peers (in unique update groups):
10.0.255.3 10.40.1.2
Local
x.x.x.250 from 0.0.0.0 (10.0.255.4)
Origin incomplete, metric 63, localpref 100, weight 32768, valid, redistributed, best, group-best, import-candidate
Received Path ID 0, Local Path ID 0, version 280085013
Path #2: Received by speaker 0
Not advertised to any peer
Local
10.0.255.3 (metric 3) from 10.0.255.3 (10.0.255.3)
Origin incomplete, metric 61, localpref 100, valid, internal
Received Path ID 0, Local Path ID 0, version 0
Thank you.
P.S. BGP maximum-path is enabled.