Technical References

This example specifies the list of IP addresses for zone transfers for a zone:
nrcmd> zone example.com. set auth-servers=192.168.50.1,10.0.0.1
100 Ok
auth-servers=192.168.50.1,10.0.0.1
This example sets a client’s client-class and domain name:
nrcmd> client 00:d0:ba:d3:bd:3b set client-class-name=internal
domain-name=example.com.
100 Ok
client-class-name=internal
domain-name=example.com.
The unset keyword places an attribute in the undefined state. The get keyword displays the value
for an attribute.
Enable Keyword
You use the enable keyword to enable a Boolean attribute. After you enable one Boolean
attribute, you may need to set its associated attributes. Use the disable keyword to disable a
Boolean attribute. You can use the unset keyword to remove the enabled or disabled state of the
Boolean attribute.
This example enables incremental transfer processing for the DNS server:
checkpoint-min-interval="
nrcmd> checkpoint-min-interval
="dns enable ixfr-enable
100 Ok
ixfr-enable=enabled
Once incremental transfer is enabled, this example changes its expiration interval:
nrcmd> dns set ixfr-expire-interval=10d
100 Ok
ixfr-expire-interval=1w3d