Disables the specified clearinghouse on the specified node. When this procedure is completed, the State attribute is set to Off. You can also enter this command through the NCL interface. SYNOPSIS DISABLE [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 name of the clearinghouse being disabled. PRIVILEGES REQUIRED You must have the NET$MANAGE rights identifier (VMS systems) or superuser privileges (ULTRIX systems).
1 – example
The following command disables the .ny_ch clearinghouse on the .eng node: dns> disable node .eng clearinghouse .ny_ch