Introduction to Oracle® Solaris 11.2 Network Services

Exit Print View

Updated: December 2014
 
 

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

  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