Question regarding announcing AS set in the bgp path
Hi, I'm a graduate student at UCSD. I was wondering how to announce AS set in the bgp path using BIRD. I could only find an example of prepending an AS, but not AS set in the document. I tried a couple things such as bgp_path.prepend((ASN1, ASN2)) bgp_path.prepend({ASN1, ASN2}) to no avail. If anyone could help out, I would really appreciate it. Thanks. Warm regards, Jae
On Sat, May 06, 2017 at 06:00:25PM -0700, Jae Hyun Park wrote:
Hi, I'm a graduate student at UCSD.
I was wondering how to announce AS set in the bgp path using BIRD. I could only find an example of prepending an AS, but not AS set in the document.
That is true, BIRD filters do not support prepending AS sets. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (2)
-
Jae Hyun Park -
Ondrej Zajicek