diff --git a/data/grid5000/sites/sophia/network_equipments/gw-sophia.json b/data/grid5000/sites/sophia/network_equipments/gw-sophia.json index 9ee3b98156e2614cf9a71049cc4bbc5c469fec1a..fde36f2150b501ce2f61b7f58c3488939c0077cc 100644 --- a/data/grid5000/sites/sophia/network_equipments/gw-sophia.json +++ b/data/grid5000/sites/sophia/network_equipments/gw-sophia.json @@ -486,12 +486,14 @@ { }, { + "kind": "other", "port": "eth0", "uid": "stock" }, { }, { + "kind": "other", "port": "eth1", "uid": "stock" } diff --git a/grid5000-all.json b/grid5000-all.json index a52fc19001c614fb24a5b8ceb0e72045e120103a..d6b2047acc4a2e22cffc171e4994163f9bcc1a52 100644 --- a/grid5000-all.json +++ b/grid5000-all.json @@ -240301,10 +240301,12 @@ "uid": "sol-49" }, "10": { + "kind": "other", "port": "eth0", "uid": "stock" }, "12": { + "kind": "other", "port": "eth1", "uid": "stock" }, diff --git a/input/grid5000/sites/sophia/networks/gw-sophia.yaml b/input/grid5000/sites/sophia/networks/gw-sophia.yaml index afb9dccb40b08ecf0dd20c4463fb90a8473915aa..86b7f0b9fd0e8d58f61b8ca27d337fec15b5b864 100644 --- a/input/grid5000/sites/sophia/networks/gw-sophia.yaml +++ b/input/grid5000/sites/sophia/networks/gw-sophia.yaml @@ -212,9 +212,11 @@ gw-sophia: 6: sw-myrinet 10: uid: stock + kind: other port: eth0 12: uid: stock + kind: other port: eth1 5: snmp_pattern: "GigabitEthernet%LINECARD%/%PORT%"