mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
Reorder Statements and Statements by Tag sections
This commit is contained in:
committed by
Petr Špaček
parent
fc272863c6
commit
e14201a2f6
@@ -7614,6 +7614,13 @@ An :any:`in-view` zone cannot be used as a response policy zone.
|
|||||||
|
|
||||||
An :any:`in-view` zone is not intended to reference a :any:`forward` zone.
|
An :any:`in-view` zone is not intended to reference a :any:`forward` zone.
|
||||||
|
|
||||||
|
Statements
|
||||||
|
----------
|
||||||
|
The following table lists all statements permissible in :file:`named.conf`. Please note
|
||||||
|
that this section is a work in progress.
|
||||||
|
|
||||||
|
.. namedconf:statementlist::
|
||||||
|
|
||||||
Statements by Tag
|
Statements by Tag
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
@@ -7624,54 +7631,46 @@ Tags are designed to group together statements that have broadly similar
|
|||||||
functionality; thus, for example, all statements that control the handling of
|
functionality; thus, for example, all statements that control the handling of
|
||||||
queries or of zone transfers are respectively tagged under **query** and **transfer**.
|
queries or of zone transfers are respectively tagged under **query** and **transfer**.
|
||||||
|
|
||||||
Query Tag Statements
|
DNSSEC Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
|
||||||
.. namedconf:statementlist::
|
|
||||||
:filter_tags: query
|
|
||||||
|
|
||||||
Transfer Tag Statements
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
.. namedconf:statementlist::
|
|
||||||
:filter_tags: transfer
|
|
||||||
|
|
||||||
Server Tag Statements
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
:filter_tags: server
|
:filter_tags: dnssec
|
||||||
|
|
||||||
Logging Tag Statements
|
Logging Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
:filter_tags: logging
|
:filter_tags: logging
|
||||||
|
|
||||||
Zone Tag Statements
|
Query Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
:filter_tags: zone
|
:filter_tags: query
|
||||||
|
|
||||||
|
Server Tag Statements
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
.. namedconf:statementlist::
|
||||||
|
:filter_tags: server
|
||||||
|
|
||||||
|
Transfer Tag Statements
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
.. namedconf:statementlist::
|
||||||
|
:filter_tags: transfer
|
||||||
|
|
||||||
View Tag Statements
|
View Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
:filter_tags: view
|
:filter_tags: view
|
||||||
|
|
||||||
DNSSEC Tag Statements
|
Zone Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
:filter_tags: dnssec
|
:filter_tags: zone
|
||||||
|
|
||||||
Deprecated Tag Statements
|
Deprecated Tag Statements
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
.. namedconf:statementlist::
|
.. namedconf:statementlist::
|
||||||
:filter_tags: deprecated
|
:filter_tags: deprecated
|
||||||
|
|
||||||
Statements
|
|
||||||
----------
|
|
||||||
The following table lists all statements permissible in :file:`named.conf`. Please note
|
|
||||||
that this section is a work in progress.
|
|
||||||
|
|
||||||
.. namedconf:statementlist::
|
|
||||||
|
|
||||||
|
|
||||||
.. _statistics:
|
.. _statistics:
|
||||||
|
|
||||||
BIND 9 Statistics
|
BIND 9 Statistics
|
||||||
|
Reference in New Issue
Block a user