Technical References
These commands are available only in expert mode and must be used
with care. To enter expert mode:
nrcmd> session set visibility=3
The local cluster can only be deleted while in expert mode.
The ccm sync-from-dhcp command can be used to synchronize CCM data
from the DHCP server configuration data.
The ccm sync-to-dhcp command can be used to synchronize the DHCP
server's data from CCM's data.
The ccm sync-from-dns command can be used to synchronize CCM DNS
zone and RR data or hosts from RR data from DNS. The sync-from-dns,
which is retained for backwards compatibility, is the same as
ccm sync-from-dns ZoneData.
The dhcp commands can be used to force failover related actions. These
must be used with extreme care and are not recommended.
The object command can be used to display the object with a specified
oid. If -class=<classname> is specified, the DB for that class is
used (the classname must be specified using the correct case). If
-db=<dbid> is specified, the specified DB is used (the dbid must be
specified in uppercase). If neither -class or -db is specified, the
CCM DB is assumed.
Examples
Limitations
acl
acl - Manages DNS access control lists which are used to control
zone access for DNS updates, zone transfers and queries
Synopsis
acl list
acl listnames
acl <name> show
acl <name> create "<match-list>"
acl <name> delete
acl <name> get <attribute>
acl <name> set <attribute>=<value>
acl <name> unset <attribute>
acl <name> add [!][key] <value>
acl <name> remove [!][key] <value>