enb: add scenario file for inter-eNB HO with two cells

Change-Id: I356a81814a2d7714a1a5252aa357257901fa6227
diff --git a/sysmocom/scenarios/mod-enb-cells-interenb-ho.conf b/sysmocom/scenarios/mod-enb-cells-interenb-ho.conf
new file mode 100644
index 0000000..2edb9f7
--- /dev/null
+++ b/sysmocom/scenarios/mod-enb-cells-interenb-ho.conf
@@ -0,0 +1,33 @@
+# HO config for intra-frequency HO (same EARFCN) between two eNBs (inter eNB)
+modifiers:
+  enb:
+  - id: 0x19B
+    enable_measurements: true
+    cell_list:
+    - cell_id: 0x01
+      pci: 0x01
+      dl_earfcn: 2850
+      tac: 0x0007
+      root_seq_idx: 204
+      rf_port: 0
+      scell_list: []
+      ncell_list:
+      - enb_id: 0x19C
+        cell_id: 0x02
+        pci: 0x02
+        dl_earfcn: 2850
+  - id: 0x19C
+    enable_measurements: true
+    cell_list:
+    - cell_id: 0x02
+      pci: 0x02
+      dl_earfcn: 2850
+      tac: 0x0007
+      root_seq_idx: 205
+      rf_port: 0
+      scell_list: []
+      ncell_list:
+      - enb_id: 0x19B
+        cell_id: 0x01
+        pci: 0x01
+        dl_earfcn: 2850