From 2448b39a067a5044cb03909b6f8b2c5f4c288781 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Wed, 19 Oct 2022 14:17:59 +0200
Subject: [PATCH] Use dop421 as a the destination machine for the beamlets

---
 CDB/stations/DTS_ConfigDb.json | 64 +++++++++++++++++-----------------
 1 file changed, 32 insertions(+), 32 deletions(-)

diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json
index f2c36a66f..126304025 100644
--- a/CDB/stations/DTS_ConfigDb.json
+++ b/CDB/stations/DTS_ConfigDb.json
@@ -102,40 +102,40 @@
                                 "5.0"
                             ],
                             "FPGA_beamlet_output_hdr_eth_destination_mac_RW_default": [
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1",
-                                "0c:c4:7a:c0:30:f1"
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc",
+                                "ec:0d:9a:bf:f2:dc"
                             ],
                             "FPGA_beamlet_output_hdr_ip_destination_address_RW_default": [
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250",
-                                "10.99.250.250"
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250",
+                                "192.168.1.250"
                             ]
                         }
                     }
-- 
GitLab