-
Some BGP routing daemons allow for multiple ASNs to be used. It would be nice if the platform supported the ability to peer with multiple ASNs for the same customer.
-
**Description**
Currently I have a bgp_agent_map that looks something like this:
```
bgp_ip=192.0.2.1 ip=0.0.0.0/0
bgp_ip=192.0.2.2 ip=0.0.0.0/0
```
The `bgp_ip` addresses are route collecto…
-
### Description
FRR receives flowspec entry but it is reported as "not installed in PBR" and rule isn't applied to traffic.
### Steps to Reproduce
1. Configure BGP to accept flowspec
```
ro…
-
Calico should provide a LoadBalancer resource controller.
This would resolve conflicts with `metallb` and `kube-vip` BGP functionality.
## Expected Behavior
Declaring a LoadBalancer service wit…
-
**Description**
[201811] Zebra daemon crash with FRR docker
**Steps to reproduce the issue:**
1. T1 Topology
2. reboot or systemctl restart swss
**Describe the results you received:**
Zebr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
Requests are timing out, from world to a node IP's NodePort, only when the backend pod is…
-
After tinet up. this feature creates files on docker containers with `html/template`.
```yaml
---
nodes:
- name: hoge
image: hoge
vars:
bgp_on: "yes"
out: "test text"
template…
-
* The `exabgp.conf` syntax changed, but the documentation didn't
(exabgp.conf(5)). No "group" at outer layer anymore. Apparently,
nobody took the hint to "please keep this updated" and "please ma…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When there is more than a single IP configured to the host lo interface, (bgp) traffic be…
-
### Description
We are trying to use FRR/bgpd to originate a large number of prefixes and have run into issues where it occasionally starts up with incomplete config, especially when the system is lo…