Technical References

update-policy
vpn
zone
zone-dist
zone-template
Reference
nrcmd
nrcmd - run the Network Registrar command line interface
Synopsis
nrcmd [flags] [<command>]
Description
Flags are:
-C <cluster> Specify the cluster to connect to.
-N <name> Specify the administrator name.
-P <password> Specify the administrator password.
-V <visibility> Specify the visibility level (default 5)
-b Run in batch mode
-R Connect to a regional cluster
The visibility level controls which properties and features are
visible to the session. A lower visibility level makes more properties
visible. The default visibility level is 5, and should not be
changed without guidance from Cisco technical support.
In batch mode, input is performed a line at a time rather than
a character at a time, and the prompt is terminated with a newline
character rather than a space.
Examples
% nrcmd -N admin -P changeme -C <local>
nrcmd>
intro
intro - Introduction to nrcmd commands
Synopsis