Signed-off-by: Stephan Wurm <stephan.w...@a-eberle.de> --- configs/61850-9-3.cfg | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+)
diff --git a/configs/61850-9-3.cfg b/configs/61850-9-3.cfg new file mode 100644 index 0000000..6e22bcd --- /dev/null +++ b/configs/61850-9-3.cfg @@ -0,0 +1,32 @@ +# +# IEC 61850-9-3 example configuration containing those attributes +# which either differ from the defaults or are relevant to the +# profile. See the file, default.cfg, for the complete list of +# available options. +# +[global] +clientOnly 0 +priority1 128 +priority2 128 +domainNumber 0 # or 93 +logAnnounceInterval 0 +logSyncInterval 0 +logMinPdelayReqInterval 0 +announceReceiptTimeout 3 +network_transport L2 +delay_mechanism P2P +dataset_comparison iec62439-3 +# +# Customize the following for client operation: +# +#clientOnly 1 +#priority1 255 +#priority2 255 +# +# Customize the following for doubly attached clocks +# +#[eth0] +#paired_interface eth1 +# +#[eth1] +#paired_interface eth0 -- 2.34.1 _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel