enable(8dts)Starts the DTS entity on the local node. Synopsis dtscp enable [set clock {true | false} ] Arguments
set clock {true | false}
Description In addition, you can use the enable command to activate a DTS entity that has previously been deactivated with the disable command. See the disable reference page for more information.
Privileges Required
Notes This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE. Examples 1. The following example shows how to enable the entity and adjust the clock gradually to the computed time following the first synchronization: dtscp> enable 2. The following example shows how to enable the entity and abruptly set the clock to the computed time following the first synchronization: dtscp> enable set clock true
Related Information
|