-
Hello team,
I am currently working with a script where I am using the ExaBGP API to announce BGP routes. Here's what I've got:
```python
import requests
url = "http://10.10.10.10:99"
data = {…
-
Hello,
We have a health check which relies on exabgp conditionally advertising an anycast route to FRR which should then forward the route into our network infrastructure. FRR and exabgp are runnin…
-
For some particular regular expression, FRR doesn't delete correct communities.
---------------
**Description of the bug**
*Router Config:*
```
bgp community-list 101 seq 5 permit [1-2]*…
-
Python 3.12 needs an updated (vendoring) six.py in the 4.2 branch
Running exabgp 4.2.21 on a Fedora 39 beta system (which has Python 3.12) I receive the following error:
```
$ /usr/sbin/exabgp
…
-
I have a use case to build RPM for RHEL9, First I have downloaded the source.tar.gz and used the redhat spec file.
**To Reproduce**
I have used following spec.file,
`https://raw.githubusercont…
-
I downloaded the project on my mac computer and ran the example below etc. It can run normally, but I run the same example on my server and it will report an error
12:49:50 | 14940 | welcome |…
-
Hi Daniel
Since a long time the member table does not get updated, probably since you introduced the delayed updates. I looked at the code an all seams fine. Do you have any Idea where to start debug…
-
---------------
**Description of the bug**
I have a prefix list with three entries, the incoming route matches with the third one and should be accepted but get denied.
*Router Config:*…
-
snmptrapd is requested for testing bgp4v2 notification trap implementation: https://github.com/FRRouting/frr/pull/14333
related documentation for SNMP support and SNMP traps handling requires : "Ma…
-
**Description**
Testcase passes when front facing ports are chosen for finding out the Exabgp port
show ip int | grep -w Ethernet60 | awk '{print $4}'
But fails when it choses a Backplane P…