Creates knowledge in the local clerk's cache about a server that exists across a wide area network (WAN). SYNOPSIS CREATE [NODE node-id] DNS CLERK MANUAL NAMESERVER name TOWER TowerSet Arguments node-id The name of the node on which the clerk exists. If you do not specify a node name, the local node is assumed. name A simple name for the manual nameserver. The name is used only as a handle for managing this entity. TowerSet The DNA TowerSet address of the server node. (You must use a continuation character (-) for commands that extend beyond one line of text, but this only works if it is the very last character on the line of text.) The format of a TowerSet is: {([DNA_OSInetwork , nsap-value ])} Description This command creates knowledge in the local clerk's cache about a server that exists across a WAN. It gives the clerk the information it needs to contact the server across a WAN and cache the other information that the clerk needs to communicate with that server. You can also enter this command through the NCL interface. NOTE You should not normally enter this command from DNSCP. You can use the configuration program to accomplish what this command does. PRIVILEGES REQUIRED You must have the NET$MANAGE rights identifier (VMS systems) or superuser privileges (ULTRIX systems).
1 – example
The following command informs the clerk on node .mfg.umbriel about the existence of the server nrl. dns> create node .mfg.umbriel dns clerk manual nameserver nrl tower - _> {([ DNA_OSInetwork , 49::00-04:AA-00-04-00-6A-11:20 ])}