From 6ba73d18b1bf1facffd3746b24ea46f386b0e2fb Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Mon, 30 Apr 2018 09:28:13 -0700 Subject: [PATCH] telecom: Add example configuration files. Signed-off-by: Richard Cochran --- configs/G.8265.1.cfg | 22 ++++++++++++++++++++++ configs/G.8275.1.cfg | 11 +++++++++++ configs/G.8275.2.cfg | 25 +++++++++++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 configs/G.8265.1.cfg create mode 100644 configs/G.8275.1.cfg create mode 100644 configs/G.8275.2.cfg diff --git a/configs/G.8265.1.cfg b/configs/G.8265.1.cfg new file mode 100644 index 0000000..f20f735 --- /dev/null +++ b/configs/G.8265.1.cfg @@ -0,0 +1,22 @@ +# +# Telecom G.8265.1 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] +masterOnly 0 +hybrid_e2e 1 +inhibit_multicast_service 1 +unicast_listen 1 +unicast_req_duration 60 +# +# Customize the following for slave operation: +# +#[unicast_master_table] +#table_id 1 +#logQueryInterval 2 +#UDPv4 192.168.1.11 +# +#[eth0] +#unicast_master_table 1 diff --git a/configs/G.8275.1.cfg b/configs/G.8275.1.cfg new file mode 100644 index 0000000..f40cda0 --- /dev/null +++ b/configs/G.8275.1.cfg @@ -0,0 +1,11 @@ +# +# Telecom G.8275.1 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] +dataset_comparison G.8275.x +G.8275.defaultDS.localPriority 128 +masterOnly 0 +G.8275.portDS.localPriority 128 diff --git a/configs/G.8275.2.cfg b/configs/G.8275.2.cfg new file mode 100644 index 0000000..3d7a908 --- /dev/null +++ b/configs/G.8275.2.cfg @@ -0,0 +1,25 @@ +# +# Telecom G.8275.2 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] +dataset_comparison G.8275.x +G.8275.defaultDS.localPriority 128 +masterOnly 0 +G.8275.portDS.localPriority 128 +hybrid_e2e 1 +inhibit_multicast_service 1 +unicast_listen 1 +unicast_req_duration 60 +# +# Customize the following for slave operation: +# +#[unicast_master_table] +#table_id 1 +#logQueryInterval 2 +#UDPv4 192.168.1.11 +# +#[eth0] +#unicast_master_table 1