Next: version, Up: system Statement Definition and Usage [Contents][Index]
Identity of the server returned in a response for the query for TXT record
id.server. or hostname.bind. in the CHAOS class
(see RFC 4892).
If not specified or empty, the server returns REFUSED status code.
If a boolean value of on is used, FQDN hostname is used as a default.
system {
identity "ns01.example.com";
identity on;
}