1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<!--
93ca8abdf86dfe69d40c0bc5389151e0672780afTinderbox User - Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt -
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - This Source Code Form is subject to the terms of the Mozilla Public
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - License, v. 2.0. If a copy of the MPL was not distributed with this
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - file, You can obtain one at http://mozilla.org/MPL/2.0/.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt-->
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<!-- Generated by doc/misc/docbook-zoneopt.pl -->
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<programlisting>
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<command>zone</command> <replaceable>string</replaceable> [ <replaceable>class</replaceable> ] {
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>type</command> ( master | primary );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>allow-query</command> { <replaceable>address_match_element</replaceable>; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>allow-query-on</command> { <replaceable>address_match_element</replaceable>; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>allow-transfer</command> { <replaceable>address_match_element</replaceable>; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>allow-update</command> { <replaceable>address_match_element</replaceable>; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>also-notify</command> [ port <replaceable>integer</replaceable> ] [ dscp <replaceable>integer</replaceable> ] { ( <replaceable>masters</replaceable> | <replaceable>ipv4_address</replaceable> [ port <replaceable>integer</replaceable> ] | <replaceable>ipv6_address</replaceable> [ port <replaceable>integer</replaceable> ] ) [ key <replaceable>string</replaceable> ]; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>alt-transfer-source</command> ( <replaceable>ipv4_address</replaceable> | * ) [ port ( <replaceable>integer</replaceable> | * ) ] [ dscp <replaceable>integer</replaceable> ];
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>alt-transfer-source-v6</command> ( <replaceable>ipv6_address</replaceable> | * ) [ port ( <replaceable>integer</replaceable> | * ) ] [ dscp <replaceable>integer</replaceable> ];
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>auto-dnssec</command> ( allow | maintain | off );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-dup-records</command> ( fail | warn | ignore );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-integrity</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-mx</command> ( fail | warn | ignore );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-mx-cname</command> ( fail | warn | ignore );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-names</command> ( fail | warn | ignore );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-sibling</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-spf</command> ( warn | ignore );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-srv-cname</command> ( fail | warn | ignore );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>check-wildcard</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>database</command> <replaceable>string</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>dialup</command> ( notify | notify-passive | passive | refresh | <replaceable>boolean</replaceable> );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>dlz</command> <replaceable>string</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>dnssec-dnskey-kskonly</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>dnssec-loadkeys-interval</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>dnssec-secure-to-insecure</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>dnssec-update-mode</command> ( maintain | no-resign );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>file</command> <replaceable>quoted_string</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>forward</command> ( first | only );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>forwarders</command> [ port <replaceable>integer</replaceable> ] [ dscp <replaceable>integer</replaceable> ] { ( <replaceable>ipv4_address</replaceable> | <replaceable>ipv6_address</replaceable> ) [ port <replaceable>integer</replaceable> ] [ dscp <replaceable>integer</replaceable> ]; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>inline-signing</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>ixfr-from-differences</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>journal</command> <replaceable>quoted_string</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>key-directory</command> <replaceable>quoted_string</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>masterfile-format</command> ( map | raw | text );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>masterfile-style</command> ( full | relative );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>max-journal-size</command> ( unlimited | <replaceable>sizeval</replaceable> );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>max-records</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>max-transfer-idle-out</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>max-transfer-time-out</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>max-zone-ttl</command> ( unlimited | <replaceable>ttlval</replaceable> );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>notify</command> ( explicit | master-only | <replaceable>boolean</replaceable> );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>notify-delay</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>notify-source</command> ( <replaceable>ipv4_address</replaceable> | * ) [ port ( <replaceable>integer</replaceable> | * ) ] [ dscp <replaceable>integer</replaceable> ];
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>notify-source-v6</command> ( <replaceable>ipv6_address</replaceable> | * ) [ port ( <replaceable>integer</replaceable> | * ) ] [ dscp <replaceable>integer</replaceable> ];
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>notify-to-soa</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>serial-update-method</command> ( date | increment | unixtime );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>sig-signing-nodes</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>sig-signing-signatures</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>sig-signing-type</command> <replaceable>integer</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>sig-validity-interval</command> <replaceable>integer</replaceable> [ <replaceable>integer</replaceable> ];
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>update-check-ksk</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>update-policy</command> ( local | { ( deny | grant ) <replaceable>string</replaceable> ( 6to4-self | external | krb5-self | krb5-subdomain | ms-self | ms-subdomain | name | self | selfsub | selfwild | subdomain | tcp-self | wildcard | zonesub ) [ <replaceable>string</replaceable> ] <replaceable>rrtypelist</replaceable>; ... };
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>zero-no-soa-ttl</command> <replaceable>boolean</replaceable>;
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>zone-statistics</command> ( full | terse | none | <replaceable>boolean</replaceable> );
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt};
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt</programlisting>