diff --git a/pvesdn.adoc b/pvesdn.adoc index 86bf963..e45f5f7 100644 --- a/pvesdn.adoc +++ b/pvesdn.adoc @@ -125,6 +125,12 @@ apt update apt install frr-pythontools ---- +Then enable the frr service on all nodes: + +---- +systemctl enable frr.service +---- + [[pvesdn_main_configuration]] Configuration Overview ----------------------