mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 22:56:04 +00:00
sdn: drop frr
from packages required by the evpn controller
frr is already shipped as part of pve now and does not need to be installed separatelly. Signed-off-by: Shannon Sterz <s.sterz@proxmox.com> Link: https://lore.proxmox.com/20250407121622.154327-1-s.sterz@proxmox.com Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5bf2d0f02a
commit
1edaf7c98b
@ -444,11 +444,11 @@ EVPN Controller
|
||||
The `EVPN`, zone requires an external controller to manage the control plane.
|
||||
The EVPN controller plugin configures the Free Range Routing (frr) router.
|
||||
|
||||
To enable the EVPN controller, you need to install frr on every node that shall
|
||||
participate in the EVPN zone.
|
||||
To enable the EVPN controller, you need to install frr-pythontools on every node
|
||||
that shall participate in the EVPN zone.
|
||||
|
||||
----
|
||||
apt install frr frr-pythontools
|
||||
apt install frr-pythontools
|
||||
----
|
||||
|
||||
EVPN controller configuration options:
|
||||
|
Loading…
Reference in New Issue
Block a user