-
OS is Ubuntu 22.04.
I successfully installed frr from source.
FRR with bgpd runs successfully but when I want to enable RPKI and therefore need to install frr-rpki-rtrlib, I get the following err…
cli0 updated
4 months ago
-
### Description
I'm attempting to use FRR as a route reflector for our EVPN/MPLS/ISIS-SR network.
It seems to be losing the label for type 1 circuits and sending 1048575 instead (binary 1111111111…
-
we try to enable grpc functions in sonic-frr, so we modify this file:
src\sonic-frr\frr\debian\rules
![image](https://user-images.githubusercontent.com/58503468/92343462-66784300-f0f6-11ea-9217-ef0d…
-
This issue will serve the purpose of tracking the current FRR efforts to implement and possibly migrate the CLI to the new northbound model.
There is a public branch for the development of the nort…
-
Running FRR/Zebra (8.1) and GoBGP (3.180.0) on the same host (ubuntu 22.04) with KVM. On the host a VLXAN interface is configured which is connected to a bridge, the bridge is connected to the KVM vir…
-
### Description
gre p2p interface,ip is 10.1.1.2 and 10.1.13,it is base on eth4(wan interface)
start frr ospf proto,care route's br-lan and gre_0 interface
R1:
br-lan 192.168.11.0/24
gre_…
-
### Is your feature request related to a problem?
The frr implementation of metallb rejects any duplicate BGPPeer (i.e., peers that have the same IP for the same VRF).
Ideally, this uniqueness shoul…
-
### Description
I have a network with EVPN/VXLAN with FRR 8.5.4 and only RT5 NLRIs. Each host has a session to 2 RRs. Sometimes some hosts needs to be restarted and a MAC on vxlan interface gets chan…
zstas updated
1 month ago
-
We did not use it, but it's possible to specify a custom as per peer basis using [local-as](https://docs.frrouting.org/en/latest/bgp.html#clicmd-neighbor-PEER-local-as-AS-NUMBER-no-prepend-replace-as)…
-
**Describe the bug**
When I test _**"route-map xxx permit xx"**_. If configure 1000 _**route-maps**_ and 1000 _**match local-perference xx**_, it will take 22m 37s. while, If I configure 1000 _**rout…