: Reload authoritative and forward zones. Retains current configuration
in case of errors.
+set-carbon-server *CARBON SERVER* [*CARBON OURNAME*]
+: Set the carbon-server setting to *CARBON SERVER*. If *CARBON OURNAME* is not
+ empty, also set the carbon-ourname setting to *CARBON OURNAME*.
+
set-dnssec-log-bogus *SETTING*
: Set dnssec-log-bogus setting to *SETTING*. Set to 'on' or 'yes' to log DNSSEC
validation failures and to 'no' or 'off' to disable logging these failures.
set-minimum-ttl *NUM*
: Set minimum-ttl-override to *NUM*.
+top-queries
+: Shows the top-20 queries. Statistics are over the last
+ 'stats-ringbuffer-entries' queries.
+
+top-largeanswer-remotes
+: Shows the top-20 remote hosts causing large answers. Statistics are over the
+ last 'stats-ringbuffer-entries' queries.
+
top-remotes
: Shows the top-20 most active remote hosts. Statistics are over the
last 'stats-ringbuffer-entries' queries.
+top-servfail-queries
+: Shows the top-20 queries causing servfail responses. Statistics are
+ over the last 'stats-ringbuffer-entries' queries.
+
+top-servfail-remotes
+: Shows the top-20 most active remote hosts causing servfail responses.
+ Statistics are over the last 'stats-ringbuffer-entries' queries.
+
trace-regex *REGEX*
: Emit resolution trace for matching queries. Empty regex to disable trace.
"clear-nta [DOMAIN]... Clear the Negative Trust Anchor for DOMAINs, if no DOMAIN is specified, remove all\n"
"clear-ta [DOMAIN]... Clear the Trust Anchor for DOMAINs\n"
"dump-cache <filename> dump cache contents to the named file\n"
-"dump-edns[status] <filename> dump EDNS status to the named file\n"
+"dump-edns [status] <filename> dump EDNS status to the named file\n"
"dump-nsspeeds <filename> dump nsspeeds statistics to the named file\n"
"get [key1] [key2] .. get specific statistics\n"
"get-all get all statistics\n"