sysmocom: Introduce suite 4g2enb

Change-Id: I73b1a5e07f81fa1e3d3db1db243a3d0b137bda8e
diff --git a/sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf b/sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf
new file mode 100644
index 0000000..5be32ae
--- /dev/null
+++ b/sysmocom/scenarios/mod-enb-cells-inter-freq-ho.conf
@@ -0,0 +1,29 @@
+# HO config for intra-frequency HO between two cells (same EARFCN) on different RF ports (srsENB)
+modifiers:
+  enb:
+  - cell_list:
+    - cell_id: 0x01
+      pci: 0x01
+      dl_earfcn: 2850
+      rf_port: 0
+      scell_list: []
+      ncell_list: [0x02]
+    - cell_id: 0x02
+      pci: 0x02
+      dl_earfcn: 3050
+      rf_port: 1
+      scell_list: []
+      ncell_list: [0x01]
+  - cell_list:
+    - cell_id: 0x01
+      pci: 0x01
+      dl_earfcn: 2850
+      rf_port: 0
+      scell_list: []
+      ncell_list: [0x02]
+    - cell_id: 0x02
+      pci: 0x02
+      dl_earfcn: 3050
+      rf_port: 1
+      scell_list: []
+      ncell_list: [0x01]