radvd: cosmetic changes
This commit is contained in:
parent
b199c45d97
commit
12b0bc91dc
1 changed files with 5 additions and 6 deletions
|
@ -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;
|
||||
# };
|
||||
|
|
Loading…
Reference in a new issue