Add example for IPv6 DNS servers
This commit is contained in:
parent
7c715f16fc
commit
f9e2045b38
1 changed files with 4 additions and 0 deletions
|
|
@ -109,6 +109,10 @@ set radius_secret "secret"
|
|||
# IPv6 address 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
|
||||
#set nexthop 10.0.1.1
|
||||
#set nexthop6 2001:db8::1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue