Guest User

client config

a guest
Feb 24th, 2022
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. [global]
  2. #
  3. # Default Data Set
  4. #
  5. twoStepFlag 1
  6. slaveOnly 1
  7. socket_priority 0
  8. priority1 128
  9. priority2 128
  10. domainNumber 44
  11. #utc_offset 37
  12. clockClass 248
  13. clockAccuracy 0xFE
  14. offsetScaledLogVariance 0xFFFF
  15. free_running 0
  16. freq_est_interval 1
  17. dscp_event 0
  18. dscp_general 0
  19. dataset_comparison ieee1588
  20. G.8275.defaultDS.localPriority 128
  21. maxStepsRemoved 255
  22. #
  23. # Port Data Set
  24. #
  25. logAnnounceInterval 1
  26. logSyncInterval 0
  27. operLogSyncInterval 0
  28. logMinDelayReqInterval 0
  29. logMinPdelayReqInterval 0
  30. operLogPdelayReqInterval 0
  31. announceReceiptTimeout 5
  32. syncReceiptTimeout 5
  33. delayAsymmetry 0
  34. fault_reset_interval 5
  35. neighborPropDelayThresh 20000000
  36. masterOnly 0
  37. G.8275.portDS.localPriority 128
  38. asCapable auto
  39. BMCA ptp
  40. inhibit_announce 0
  41. inhibit_delay_req 0
  42. ignore_source_id 0
  43. #
  44. # Run time options
  45. #
  46. assume_two_step 0
  47. logging_level 7
  48. path_trace_enabled 0
  49. follow_up_info 0
  50. hybrid_e2e 0
  51. inhibit_multicast_service 0
  52. net_sync_monitor 0
  53. tc_spanning_tree 0
  54. tx_timestamp_timeout 300
  55. unicast_listen 0
  56. unicast_master_table 0
  57. unicast_req_duration 3600
  58. use_syslog 1
  59. verbose 0
  60. summary_interval 0
  61. kernel_leap 1
  62. check_fup_sync 0
  63. #
  64. # Servo Options
  65. #
  66. pi_proportional_const 0.0
  67. pi_integral_const 0.0
  68. pi_proportional_scale 0.0
  69. pi_proportional_exponent -0.3
  70. pi_proportional_norm_max 0.7
  71. pi_integral_scale 0.0
  72. pi_integral_exponent 0.4
  73. pi_integral_norm_max 0.3
  74. step_threshold 0.0000002
  75. first_step_threshold 0.0000002
  76. max_frequency 400
  77. clock_servo user
  78. sanity_freq_limit 0
  79. ntpshm_segment 0
  80. servo_num_offset_values 10
  81. servo_offset_threshold 0
  82. #
  83. # Transport options
  84. #
  85. transportSpecific 0x0
  86. ptp_dst_mac 01:1B:19:00:00:00
  87. p2p_dst_mac 01:80:C2:00:00:0E
  88. udp_ttl 1
  89. udp6_scope 0x0E
  90. uds_address /var/run/ptp4l
  91. #
  92. # Default interface options
  93. #
  94. clock_type OC
  95. network_transport UDPv4
  96. delay_mechanism E2E
  97. time_stamping hardware
  98. tsproc_mode filter
  99. delay_filter moving_median
  100. delay_filter_length 10
  101. egressLatency 0
  102. ingressLatency 0
  103. boundary_clock_jbod 0
  104. #
  105. # Clock description
  106. #
  107. productDescription ;;
  108. revisionData ;;
  109. manufacturerIdentity 00:00:00
  110. userDescription ;
  111. timeSource 0xA0
  112.  
  113. #
  114. # Telecom G.8275.2 example configuration containing those attributes
  115. # which either differ from the defaults or are relevant to the
  116. # profile. See the file, default.cfg, for the complete list of
  117. # available options.
  118. #
  119. [global]
  120. dataset_comparison G.8275.x
  121. G.8275.defaultDS.localPriority 128
  122. maxStepsRemoved 255
  123. logAnnounceInterval 3
  124. masterOnly 0
  125. G.8275.portDS.localPriority 128
  126. hybrid_e2e 1
  127. inhibit_multicast_service 1
  128. unicast_listen 1
  129. unicast_req_duration 32
  130. #
  131. # Customize the following for slave operation:
  132. #
  133. [unicast_master_table]
  134. table_id 1
  135. logQueryInterval 3
  136. UDPv4 192.168.16.150
  137. #
  138. [eth0]
  139. unicast_master_table 1
Advertisement
Add Comment
Please, Sign In to add comment