diff --git a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl index a6de3c07..05b891ab 100644 --- a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl +++ b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl @@ -51,6 +51,9 @@ /* Control Plane Cellular IoT EPS optimization support */ cp_ciot_opt: true, + /* DCNR support */ + nr_support: true, + /* Public Data Networks. The first one is the default. */ pdn_list: [ { @@ -148,12 +151,6 @@ */ tun_setup_script: "${epc.ifup_filename}", - /* If true, inter-UE routing is done inside the MME (hence no IP - packet is output to the virtual network interface in case of - inter-UE communication). Otherwise, it is done by the Linux IP - layer. */ - ue_to_ue_forwarding: false, - /* NAS ciphering algorithm preference. EEA0 is always the last. */ nas_cipher_algo_pref: [ ], /* NAS integrity algorithm preference. EIA0 is always the last. */