ECMP

Hi

Running 6.49.13

trying to work out why both routes are not active

/ip route print detail  where dst-address ~"10.62.128"
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
 0 ADb  dst-address=10.62.128.0/18 gateway=10.95.1.4 gateway-status=10.95.1.4 reachable via  vlan3003 distance=20 scope=40 target-scope=10
        bgp-as-path="64708" bgp-origin=igp received-from=gs-ybtw-aws-oz

 1  Db  dst-address=10.62.128.0/18 gateway=10.95.1.10 gateway-status=10.95.1.10 reachable via  vlan3103 distance=20 scope=40 target-scope=10
        bgp-as-path="64708" bgp-origin=igp received-from=alc-ybtw-aws-oz
        
        
/ip route print detail  where dst-address ~"10.55.64"
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
 0 ADb  dst-address=10.55.64.0/18 gateway=10.95.1.4 gateway-status=10.95.1.4 reachable via  vlan3003 distance=20 scope=40 target-scope=10
        bgp-as-path="64708" bgp-origin=igp received-from=gs-ybtw-aws-oz

 1  Db  dst-address=10.55.64.0/18 gateway=10.95.1.10 gateway-status=10.95.1.10 reachable via  vlan3103 distance=20 scope=40 target-scope=10
        bgp-as-path="64708" bgp-origin=igp received-from=alc-ybtw-aws-oz

Hi,
because ECMP for eBGP is not supported (yet).

Hi

Thanks, all I can say is OMG…