1 – dns
1.1 – server_clearinghouse
Removes knowledge of the specified clearinghouse from the server's
memory. This assures that the clearinghouse is not auto-enabled
on server restarts, even if the clearinghouse data base files
themselves are not deleted. This command is useful after relocating
a clearinghouse. You can also enter this command through the NCL
interface.
SYNOPSIS
CLEAR [NODE node-id] DNS SERVER CLEARINGHOUSE
clearinghouse-name
Arguments
node-id
The name of the node. If you do not specify a node name, the local
node is assumed.
clearinghouse-name
The full name of the clearinghouse.
Description
This command removes the specified clearinghouse from the server's
memory. This ensures that the clearinghouse is not auto-enabled on
server restarts, even if the clearinghouse database files themselves
are not deleted. This command is part of the process of relocating
a clearinghouse. You can also enter this command through the NCL
interface.
PRIVILEGES REQUIRED
You must have the NET$MANAGE rights identifier (VMS systems) or
superuser privileges (ULTRIX systems).
1.1.1 – example
The following command clears the clearinghouse .paris2_ch prior to moving it to another server. dns> clear dns server clearinghouse .paris2_ch