diff --git a/roles/radvd/templates/radvd.conf.j2 b/roles/radvd/templates/radvd.conf.j2 index dc5f1a2..300f50b 100644 --- a/roles/radvd/templates/radvd.conf.j2 +++ b/roles/radvd/templates/radvd.conf.j2 @@ -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; # };