You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander Sohn edited this page Mar 15, 2023
·
1 revision
In addition to the access points, we use a route reflector to build our control plane. It is possible to set up the system without a route reflector, if you are interested in such a setup, just drop us a message. A route reflector can be any kind of machine where frr can be installed. It just needs a L3 connection to the access points. We use an Ubuntu server host.
FRR
Install frr on the route reflector.
Copy sample-configs/route-reflector/daemons and sample-configs/route-reflector/frr.conf to the directory /etc/frr/. Check the permissions and ownership afterward with ls -l /etc/frr. They should look like this: