ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • snaplock compliance-clock ntp modify

    Modify SnapLock ComplianceClock synchronization setting

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The snaplock compliance-clock ntp modify command modifies the option to enable or disable the SnapLock ComplianceClock synchronization with the system time. The ComplianceClock is synchronized only when an NTP server has been configured so that the system time follows the NTP time and the skew between the ComplianceClock time and the system time is greater than 1 day.

    Parameters

    [-is-sync-enabled {true|false}] - Enable ComplianceClock sync to NTP system time

    Specifies whether synchronization should be enabled or not. This is a cluster wide option.

    Examples

    cluster1::> snaplock compliance-clock ntp modify -is-sync-enabled true
    Top of Page