radvd: cosmetic changes

This commit is contained in:
Yohaï-Eliel BERREBY 2020-08-08 11:32:34 +02:00
parent b199c45d97
commit 12b0bc91dc

View file

@ -4,19 +4,18 @@
# Bornes Wi-Fi
##
# Not deployed yet!
# Need to add an interface for this VLAN on "routeur-*" hosts.
# interface ens19 { # XXX - FIX THE INTERFACE NAME
# # Need to add an interface for this VLAN on "routeur-*" hosts.
#
# interface ens19 {
# AdvSendAdvert on;
# AdvLinkMTU {{ mtu }};
# AdvDefaultPreference high;
# MaxRtrAdvInterval 30;
#
#
# AdvRASrcAddress {
# {{ ipv6_base_prefix }}:{{ subnet_ids.ap }}::0:250; # Unifi controller
# };
#
#
# prefix {{ ipv6_base_prefix }}:{{ subnet_ids.ap }}::/64 {
# AdvRouterAddr on;
# };