BGP AddPath

Hi,

In the BGP settings, you can set add-path-out.

What exactly is add-path-out?

Because it doesn't seem to be AddPath, at least it doesn't seem to send add path to peers.

Mikrotik team, is there a time frame for the correct implementation of AddPath?

Thank you!

Hey itrack,
add-path-out on MikroTik isn’t a full Add-Path implementation. It just lets the router advertise multiple paths locally, but it doesn’t negotiate the Add-Path capability with peers as defined in RFC 7911. That’s why your peer doesn’t see Add-Path messages.

I don’t think MikroTik actually supports full Add-Path yet. If you really need it, you might have to look at something like FRR or JunOS.

I guess this would be the implementation