config system vdom-dns
Configure DNS servers for a non-management VDOM.
config system vdom-dns Description: Configure DNS servers for a non-management VDOM. set dns-over-tls [disable|enable|...] set interface {string} set interface-select-method [auto|sdwan|...] set ip6-primary {ipv6-address} set ip6-secondary {ipv6-address} set primary {ipv4-address} set secondary {ipv4-address} set server-hostname <hostname1>, <hostname2>, ... set source-ip {ipv4-address} set ssl-certificate {string} set vdom-dns [enable|disable] end
config system vdom-dns
Parameter |
Description |
Type |
Size |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
dns-over-tls |
Enable/disable/enforce DNS over TLS. |
option |
- |
|||||||||
|
|
|||||||||||
interface |
Specify outgoing interface to reach server. |
string |
Maximum length: 15 |
|||||||||
interface-select-method |
Specify how to select outgoing interface to reach server. |
option |
- |
|||||||||
|
|
|||||||||||
ip6-primary |
Primary IPv6 DNS server IP address for the VDOM. |
ipv6-address |
Not Specified |
|||||||||
ip6-secondary |
Secondary IPv6 DNS server IP address for the VDOM. |
ipv6-address |
Not Specified |
|||||||||
primary |
Primary DNS server IP address for the VDOM. |
ipv4-address |
Not Specified |
|||||||||
secondary |
Secondary DNS server IP address for the VDOM. |
ipv4-address |
Not Specified |
|||||||||
server-hostname |
DNS server host name list. DNS server host name list separated by space (maximum 4 domains). |
string |
Maximum length: 127 |
|||||||||
source-ip |
Source IP for communications with the DNS server. |
ipv4-address |
Not Specified |
|||||||||
ssl-certificate |
Name of local certificate for SSL connections. |
string |
Maximum length: 35 |
|||||||||
vdom-dns |
Enable/disable configuring DNS servers for the current VDOM. |
option |
- |
|||||||||
|
|