Technical References

Provides an optional list of servers to notify when a secondary
zone changes. Use with the notify attribute to configure
secondary zones. All servers listed in NS records for the zone,
with the exception of the server described by the NS property
of the zone (the mname field of the SOA record) receive
notifications. Servers listed in the notify-set attribute are
also notified.
primary oid(CCMCluster)
Identifies the cluster or HA DNS pair serving the primary zones
associated with this zone distribution map.
restrict-query enumint(use-map-settings=1, use-server-settings=2, use-primary-zone-settings=3)
default = use-primary-zone-settings
Determines how to restrict zone queries.
1 use-map-settings
Uses the restrict-query-acl attribute to configure
secondary zones.
2 use-server-settings
Uses the server settings. Unset the value on secondary
zones.
3 use-primary-zone-settings
Uses the primary zone value to configure secondary zones.
restrict-query-acl amelist
Configures the ACL that the zone uses to restrict queries.
The DNS server honors the restriction set on the zone. If the
restrict-query attribute is set to use-map-settings, use this
value to configure secondary zones. You can configure the ACL
to include any of the following:
host IPs
network addresses
TSIG keys
global ACLs
Those clients defined in this ACL list are given access; others
are refused. If missing, the zone inherits the value of the
server's restrict-query-acl attribute.
restrict-xfer enumint(enable=1, disable=2, use-server-settings=3, use-primary-zone-settings=4)
default = use-primary-zone-settings
Determines what settings to use to restrict zone transfers.
1 enable
Limits zone transfers to a specific set of hosts.
If you limit zone transfer, you must then use the
restrict-xfer-acl attribute to list the servers
allowed to perform zone transfers.
2 disable
Places no restrictions on zone transfers.
3 use-server-settings
Use the server settings and unsets the value on
secondary zones.
4 use-primary-zone-settings
Configures a secondary zone with the primary zone
value.