DNS$CPHELP.HLB  —  create  dns  clerk  known_namespace
 Adds a namespace to the list of namespaces cached by a specified
 DECdns clerk.

 SYNOPSIS

      CREATE [NODE node-id] DNS CLERK

      KNOWN NAMESPACE name NSCTS nscts

 Arguments

 node-id

 The name of the node. If you do not specify a node name, the local
 node is assumed.

 name

 A simple name for the namespace.

 nscts

 The value of the namespace creation timestamp (NSCTS) that is
 automatically assigned when the namespace is created. The format
 of the NSCTS is 14 pairs of hex digits (xx-xx).

 PRIVILEGES REQUIRED
 You must have the NET$MANAGE rights identifier (VMS systems) or
 superuser privileges (ULTRIX systems).

1  –  example

 The following command 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.

 dns> create dns clerk known namespace jns NSCTS -
 _> 08-00-2B-0D-C0-9D-CD-3B-C6-16-EC-3B-94-00
Close Help