introduced xran UE context ID
diff --git a/xran-cfg.json b/xran-cfg.json
index b1787a7..03fa720 100644
--- a/xran-cfg.json
+++ b/xran-cfg.json
@@ -6,12 +6,12 @@
{
"plmn_id": "000001",
"eci": "00000010",
- "ip_addr": "1.1.1.1"
+ "ip_addr": "10.10.10.1"
},
{
"plmn_id": "000002",
"eci": "00000020",
- "ip_addr": "1.1.1.2"
+ "ip_addr": "172.16.27.100"
},
{
"plmn_id": "000003",
@@ -19,7 +19,7 @@
"ip_addr": "1.1.1.3"
}
],
- "l2_meas_report_interval_ms": 30000,
+ "l2_meas_report_interval_ms": 5000,
"rx_signal_meas_report_interval_ms": 7000,
"xranc_cellconfigrequest_interval_seconds": 10,
"xranc_port": 7891,