Go to main content

Managing Clock Synchronization in Oracle® Solaris 11.4

Exit Print View

Updated: January 2019
 
 

How to Enable PTP Logging

  1. Become an administrator.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.4.

  2. Enable PTP logging.
    # svccfg -s svc:/network/ptp:default setprop config/enable_logging=true

    For more information, see the svccfg(8) man page.

  3. Restart the PTP service.
    # svcadm restart svc:/network/ptp:default