Add example for IPv6 DNS servers

This commit is contained in:
Samuel Thibault 2022-05-26 13:23:46 +02:00
parent 7c715f16fc
commit f9e2045b38

View file

@ -109,6 +109,10 @@ set radius_secret "secret"
# IPv6 address prefix # IPv6 address prefix
#set ipv6_prefix :: #set ipv6_prefix ::
# Only 2 IPv6 DNS server entries are allowed
#set primary_ipv6_dns 2001:db8::1
#set secondary_ipv6_dns 2001:db8::2
# BGP NEXT_HOP path attribute # BGP NEXT_HOP path attribute
#set nexthop 10.0.1.1 #set nexthop 10.0.1.1
#set nexthop6 2001:db8::1 #set nexthop6 2001:db8::1