Go to main content

Enhancing System Performance Using Clock Synchronization and Web Caching in Oracle Solaris 11.3

Exit Print View

Updated: October 2017
 
 

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.3.

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

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

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