The default initial value for logAnnounceInterval should be 0 (once per second). See chapter 10.6.2.2 of IEEE 802.1AS standard. Signed-off-by: Christoph Seifert <christoph.seifert@posteo.me>
22 lines
502 B
INI
22 lines
502 B
INI
#
|
|
# 802.1AS example configuration containing those attributes which
|
|
# differ from the defaults. See the file, default.cfg, for the
|
|
# complete list of available options.
|
|
#
|
|
[global]
|
|
gmCapable 1
|
|
priority1 248
|
|
priority2 248
|
|
logAnnounceInterval 0
|
|
logSyncInterval -3
|
|
syncReceiptTimeout 3
|
|
neighborPropDelayThresh 800
|
|
min_neighbor_prop_delay -20000000
|
|
assume_two_step 1
|
|
path_trace_enabled 1
|
|
follow_up_info 1
|
|
transportSpecific 0x1
|
|
ptp_dst_mac 01:80:C2:00:00:0E
|
|
network_transport L2
|
|
delay_mechanism P2P
|