Cisco Cisco Prime IP Express 8.3 Technical References

Page of 289
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
 
Note:
 
You cannot use set and enable on the same command line.
Attribute Flags
Command are described as:
Required--The attribute is required for the object, and usually syntactically positional on the create command line. You
must set the attribute or accept its default, and you can modify the value. You cannot use the unset keyword to set a
required attribute to undefined. Trying to do so returns the error message 386 - Required attribute cannot be deleted.
Optional--The attribute is optional and does not require a value. You can set and reset the attribute, and you can use the
unset keyword to make it undefined.
Read-only--The attribute is immutable and read-only. You can use the gett keyword with the attribute, but you cannot
set or unset it. Trying to set or unset a read-only attribute returns the error message 385 - Read-only attribute cannot be
modified.
Saving Your Changes
With new commands introduced in Network Registrar 6.2, nrcmd applies the changes you make immediately. (Commands
introduced in Network Registrar 6.2 are listed in Release Notes). With the commands from prior releases, the CLI waits for one
of these events to occur before it saves your changes to the database: