mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
Text edits to Statements and Statements by Tag sections
This commit is contained in:
committed by
Petr Špaček
parent
e14201a2f6
commit
20d01ca2e3
@@ -7616,20 +7616,22 @@ An :any:`in-view` zone is not intended to reference a :any:`forward` zone.
|
|||||||
|
|
||||||
Statements
|
Statements
|
||||||
----------
|
----------
|
||||||
The following table lists all statements permissible in :file:`named.conf`. Please note
|
BIND 9 supports many hundreds of statements; finding the right statement to
|
||||||
that this section is a work in progress.
|
control a specific behavior or solve a particular problem can be a daunting
|
||||||
|
task. To simplify the task for users, all statements have been assigned one or more tags.
|
||||||
|
Tags are designed to group together statements that have broadly similar
|
||||||
|
functionality; thus, for example, all statements that control the handling of
|
||||||
|
queries or of zone transfers are respectively tagged under **query** and **transfer**.
|
||||||
|
|
||||||
|
The following table lists all statements permissible in :file:`named.conf`; the next
|
||||||
|
section groups the statements by tag. Please note that these sections are a work in progress.
|
||||||
|
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
|
|
||||||
Statements by Tag
|
Statements by Tag
|
||||||
-----------------
|
-----------------
|
||||||
|
These tables group the various statements permissible in :file:`named.conf` by
|
||||||
BIND 9 supports many hundreds of statements; finding the right statement to
|
their corresponding tag.
|
||||||
control a specific behavior or solve a particular problem can be a daunting
|
|
||||||
task. To simplify the task all statements have been assigned one or more tags.
|
|
||||||
Tags are designed to group together statements that have broadly similar
|
|
||||||
functionality; thus, for example, all statements that control the handling of
|
|
||||||
queries or of zone transfers are respectively tagged under **query** and **transfer**.
|
|
||||||
|
|
||||||
DNSSEC Tag Statements
|
DNSSEC Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user