Bird 2.0 AS path prepending

Daniel Czerwonk daniel at routing.rocks
Wed Dec 20 19:24:00 CET 2017


Hello Ondrej,

thank you very much! :)

I modified the filter using your workaround. The prefix is now exported
with the correct AS path.

Best regards,
Daniel

Diff:
+  if !defined(bgp_path) then {
 +    bgp_path.empty;
 +  }
 +

Ondrej Zajicek wrote:
> A workaround is to use something like:
>
> if !defined(bgp_path) then bgp_path.empty();


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 926 bytes
Desc: OpenPGP digital signature
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20171220/32954526/attachment.asc>


More information about the Bird-users mailing list