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