create [node node-id] dns clerk -
known namespace namespace-ident -
nscts namespace-creation-timestamp
Adds a namespace to the list of namespaces cached by a
specified DECdns clerk. This is useful for defining
namespaces the clerk does not learn about automatically
from advertisements on a local area network. The simple
name you supply in as the namespace-ident becomes both
name and nickname. If the name you supply conflicts with
an existing name or nickname, this command is rejected.
You can also enter this command through the dns$contol
utility.
You must have the NET$MANAGE rights identifier (OpenVMS
systems) or superuser privileges (Tru64 Unix systems).
The following example adds the namespace with the name jns
and NSCTS value of 08-00-2B-0D-C0-9D-CD-3B-C6-16-EC-3B-94-00
to the list of namespaces cached by the local clerk:
create dns clerk known namespace jns -
NSCTS 08-00-2B-0D-C0-9D-CD-3B-C6-16-EC-3B-94-00