alanet: update peering template

This commit is contained in:
Fisher Darling
2023-02-11 19:46:39 +01:00
parent 3bd6da8875
commit 326a4e4456
@@ -90,7 +90,7 @@ protocol static {
# magic happens. We use a template since every peer will essentially # magic happens. We use a template since every peer will essentially
# have the same BGP configuration. The template name is `alapeers`. # have the same BGP configuration. The template name is `alapeers`.
# #
# Each peer gets its own template nad file under `peers6/*``. # Each peer gets its own template and file under `peers/*``.
# #
# We're using BGP in "exterior" or `eBGP` mode. This means we're using # We're using BGP in "exterior" or `eBGP` mode. This means we're using
# the protocol to define routes between Autonomous Systems, not really # the protocol to define routes between Autonomous Systems, not really