config: logAnnounceInterval for 802.1AS
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>master
parent
57c2b46604
commit
da06ea5a3a
|
@ -7,6 +7,7 @@
|
|||
gmCapable 1
|
||||
priority1 248
|
||||
priority2 248
|
||||
logAnnounceInterval 0
|
||||
logSyncInterval -3
|
||||
syncReceiptTimeout 3
|
||||
neighborPropDelayThresh 800
|
||||
|
|
Loading…
Reference in New Issue