Technical References

serial int required
Displays an administratively specified serial number. The serial
number value must always increase; therefore, this serial number is
only applied to the zone if it is greater than the actual (dynamic)
serial number.
soattl dnsttl
Displays the time-to-live (ttl) value applied to the SOA
resource record of the zone.
subzone-forward enumint(normal=0, no-forward=1) default = normal
Specifies whether subzones use forwarders or not. When no-forward is
set, any query for the zone is not sent to the forwarder. This
is an extended resolution exception.
update-acl amelist
Specifies the access control list for DNS updates to the zone,
given as an address match element list. The access control list
is not applied to administrative edits managed through the CCM server.
update-policy-list string
Lists the DNS update policies used to authorize or deny DNS
updates. This attribute is ignored if the update-acl attribute
is also set.
zone-dist
zone-dist - Configures zone distributions
Synopsis
zone-dist <name> create <primary-cluster> [<attribute>=<value> ...]
zone-dist <name> delete
zone-dist list
zone-dist listnames
zone-dist <name> show
zone-dist <name> get <attribute>
zone-dist <name> set <attribute>=<value> [<attribute>=<value> ...]
zone-dist <name> unset <attribute>
zone-dist <name> addSecondary <secondary-cluster>
[<master-server-ipkeys>]
zone-dist <name> removeSecondary <secondary-cluster>
[<master-server-ipkeys>]
zone-dist <name> listSecondaries
zone-dist <name> sync < update | complete | exact >
[no-rrs] [no-secondaries]
Description