.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
acl <string> { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
controls {
inet ( <ipv4_address> | <ipv6_address> |
* ) [ port ( <integer> | * ) ] allow
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type delegation-only;
};
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
dnssec-policy <string> {
dnskey-ttl <duration>;
keys { ( csk | ksk | zsk ) [ ( key-directory ) ] lifetime
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type forward;
delegation-only <boolean>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type hint;
check-names ( fail | warn | ignore );
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
http <string> {
endpoints { <quoted_string>; ... };
listener-clients <integer>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
in-view <string>;
};
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
key <string> {
algorithm <string>;
secret <string>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
logging {
category <string> { <string>; ... };
channel <string> {
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
managed-keys { <string> ( static-key
| initial-key | static-ds |
initial-ds ) <integer> <integer>
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type ( master | primary );
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type mirror;
allow-notify { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
options {
allow-new-zones <boolean>;
allow-notify { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
primaries <string> [ port <integer> ] [ dscp
<integer> ] { ( <remote-servers> |
<ipv4_address> [ port <integer> ] |
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type redirect;
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
server <netprefix> {
bogus <boolean>;
edns <boolean>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type ( slave | secondary );
allow-notify { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type static-stub;
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
statistics-channels {
inet ( <ipv4_address> | <ipv6_address> |
* ) [ port ( <integer> | * ) ] [
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type stub;
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
tls <string> {
cert-file <quoted_string>;
ciphers <string>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
trust-anchors { <string> ( static-key |
initial-key | static-ds | initial-ds )
<integer> <integer> <integer>
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
trusted-keys { <string> <integer>
<integer> <integer>
<quoted_string>; ... };, deprecated