diff --git a/data/grid5000/sites/rennes/clusters/abacus3/abacus3.json b/data/grid5000/sites/rennes/clusters/abacus3/abacus3.json
new file mode 100644
index 0000000000000000000000000000000000000000..e87cfb444a28296fe79fdbb472790cb106540333
--- /dev/null
+++ b/data/grid5000/sites/rennes/clusters/abacus3/abacus3.json
@@ -0,0 +1,16 @@
+{
+  "boot_type": "bios",
+  "created_at": "Fri, 13 Oct 2023 00:00:00 GMT",
+  "exotic": false,
+  "kavlan": false,
+  "metrics": [
+
+  ],
+  "model": "Dell PowerEdge T640",
+  "queues": [
+    "admin",
+    "testing"
+  ],
+  "type": "cluster",
+  "uid": "abacus3"
+}
\ No newline at end of file
diff --git a/data/grid5000/sites/rennes/clusters/abacus3/nodes/abacus3-1.json b/data/grid5000/sites/rennes/clusters/abacus3/nodes/abacus3-1.json
new file mode 100644
index 0000000000000000000000000000000000000000..97428f6c3e42249bba098e097e123e8cd5341c2a
--- /dev/null
+++ b/data/grid5000/sites/rennes/clusters/abacus3/nodes/abacus3-1.json
@@ -0,0 +1,114 @@
+{
+  "architecture": {
+    "nb_cores": 32,
+    "nb_procs": 2,
+    "nb_threads": 64,
+    "platform_type": "x64_64"
+  },
+  "bios": {
+    "vendor": "Dell Inc."
+  },
+  "exotic": false,
+  "main_memory": {
+  },
+  "management_tools": {
+    "bmc_vendor_tool": "racadm",
+    "ipmitool": {
+      "retries": 5
+    }
+  },
+  "memory_devices": [
+
+  ],
+  "network_adapters": [
+    {
+      "device": "eth0",
+      "enabled": true,
+      "interface": "Ethernet",
+      "ip": "172.16.109.3",
+      "ip6": "2001:660:4406:700:e::3",
+      "kavlan": false,
+      "mac": "18:66:da:a9:d4:90",
+      "mountable": true,
+      "mounted": true,
+      "network_address": "abacus3-1.rennes.grid5000.fr",
+      "switch": null,
+      "switch_port": null
+    },
+    {
+      "device": "eth1",
+      "enabled": false,
+      "interface": "Ethernet",
+      "kavlan": false,
+      "mountable": false,
+      "mounted": false
+    },
+    {
+      "device": "bmc",
+      "enabled": true,
+      "interface": "Ethernet",
+      "ip": "172.17.109.3",
+      "kavlan": false,
+      "mac": "18:66:da:a9:d4:92",
+      "management": true,
+      "mountable": false,
+      "mounted": false,
+      "network_address": "abacus3-1-bmc.rennes.grid5000.fr"
+    }
+  ],
+  "performance": {
+    "core_flops": 33600000000,
+    "node_flops": 1075200000000
+  },
+  "processor": {
+    "cache_l1": null,
+    "clock_speed": 2100000000,
+    "microarchitecture": "Broadwell",
+    "other_description": "Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz"
+  },
+  "software": {
+    "forced-deployment-timestamp": 202007300948,
+    "postinstall-version": "1.2023092008",
+    "standard-environment": "debian11-x64-std"
+  },
+  "storage_devices": [
+    {
+      "by_id": "",
+      "by_path": "/dev/disk/by-path/dummy",
+      "id": "disk0",
+      "interface": "SAS",
+      "model": "unknown",
+      "storage": "SSD",
+      "vendor": "Unknown"
+    },
+    {
+      "by_id": "",
+      "by_path": "/dev/disk/by-path/dummy",
+      "id": "disk1",
+      "interface": "SATA",
+      "model": "unknown",
+      "storage": "HDD",
+      "vendor": "Unknown"
+    },
+    {
+      "by_id": "",
+      "by_path": "/dev/disk/by-path/dummy",
+      "id": "disk2",
+      "interface": "NVME",
+      "model": "unknown",
+      "storage": "SSD",
+      "vendor": "Unknown"
+    }
+  ],
+  "supported_job_types": {
+    "besteffort": true,
+    "deploy": true,
+    "max_walltime": 0,
+    "queues": [
+      "admin",
+      "testing"
+    ]
+  },
+  "type": "node",
+  "uid": "abacus3-1"
+}
\ No newline at end of file
diff --git a/input/grid5000/ipv4.yaml b/input/grid5000/ipv4.yaml
index b68b1e93e3319056028b749f4481b73497d3fe98..a95f584710e365d0e765984901e840ca33389e20 100644
--- a/input/grid5000/ipv4.yaml
+++ b/input/grid5000/ipv4.yaml
@@ -69,6 +69,7 @@ ipv4:
       rennes paravance eth1 0 0 0 100
       rennes parasilo eth0 0 0 1 0
       rennes parasilo eth1 0 0 1 100
+      rennes abacus3 eth0 0 0 13 2
       rennes abacus18 eth0 0 0 13 17
       rennes abacus20 eth0 0 0 13 19
       rennes abacus25 eth0 0 0 13 24
diff --git a/input/grid5000/sites/rennes/clusters/abacus3/abacus3.yaml b/input/grid5000/sites/rennes/clusters/abacus3/abacus3.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..7a258ce17d055b4ad9bba4d8c779b06d0427330e
--- /dev/null
+++ b/input/grid5000/sites/rennes/clusters/abacus3/abacus3.yaml
@@ -0,0 +1,70 @@
+model: Dell PowerEdge T640
+created_at: 2023-10-13
+kavlan: false
+boot_type: bios
+exotic: false
+queues:
+  - admin
+  - testing
+nodes:
+  abacus3-1:
+    supported_job_types:
+      deploy: true
+      besteffort: true
+      max_walltime: 0
+    architecture:
+      nb_procs: 2
+      nb_cores: 32
+      nb_threads: 64
+      platform_type: x86_64
+    bios:
+      vendor: Dell Inc.
+    processor:
+      microarchitecture: Broadwell
+      clock_speed: 2100000000
+      other_description: Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
+    memory_devices: []
+    software:
+      standard-environment: debian11-x64-std
+    management_tools:
+      bmc_vendor_tool: racadm
+    network_adapters:
+      bmc:
+        interface: Ethernet
+        management: true
+        enabled: true
+        mountable: false
+        mounted: false
+        mac: 18:66:da:a9:d4:92
+        ip: 172.17.109.3
+      eth0:
+        interface: Ethernet
+        enabled: true
+        mountable: true
+        mounted: true
+        mac: 18:66:da:a9:d4:90
+        ip: 172.16.109.3
+      eth1:
+        interface: Ethernet
+        enabled: false
+        mountable: false
+        mounted: false
+    storage_devices:
+      disk0:
+        id: disk0
+        interface: SAS
+        storage: SSD
+        model: unknown
+        by_path: "/dev/disk/by-path/dummy"
+      disk1:
+        id: disk1
+        interface: SATA
+        storage: HDD
+        model: unknown
+        by_path: "/dev/disk/by-path/dummy"
+      disk2:
+        id: disk2
+        interface: NVME
+        storage: SSD
+        model: unknown
+        by_path: "/dev/disk/by-path/dummy"