Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8d9626ab authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

[grenoble][vercors3] add network topology description in refrepo

parent f83aefa6
Branches testing-vercors3bis
No related tags found
4 merge requests!1317Merge master in wip-2025,!1217Merge engelbourg cluster to master,!1199Draft: testing,!1193Draft: [grenoble][vercors3] Add to testing queue
Pipeline #1153137 failed
......@@ -51,8 +51,8 @@
"name": "enp1s0f0np0",
"network_address": "vercors3-1.grenoble.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"switch": "imag-1b-F2-prod-01",
"switch_port": "1/1/7"
},
{
"device": "bmc",
......
......@@ -51,8 +51,8 @@
"name": "enp1s0f0np0",
"network_address": "vercors3-2.grenoble.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"switch": "imag-1b-F2-prod-01",
"switch_port": "1/1/8"
},
{
"device": "bmc",
......
......@@ -21,8 +21,14 @@
{
},
{
"kind": "other",
"snmp_name": "1/1/5",
"uid": "vercors3-1-bmc"
},
{
"kind": "other",
"snmp_name": "1/1/6",
"uid": "vercors3-2-bmc"
},
{
},
......
......@@ -36,8 +36,18 @@
"uid": "vercors2-2"
},
{
"kind": "node",
"port": "eth0",
"rate": 10000000000,
"snmp_name": "1/1/7",
"uid": "vercors3-1"
},
{
"kind": "node",
"port": "eth0",
"rate": 10000000000,
"snmp_name": "1/1/8",
"uid": "vercors3-2"
},
{
},
......
......@@ -16,6 +16,12 @@ imag-1b-F2-admin-01:
rate: 10_000_000_000
backplane_bps: 1_760_000_000_000
ports:
5:
uid: vercors3-1-bmc
kind: other
6:
uid: vercors3-2-bmc
kind: other
#40:
# uid: imag-1b-F1-prod-01-mgmt
# kind: switch
......
......@@ -23,6 +23,12 @@ imag-1b-F2-prod-01:
6:
uid: vercors2-2
rate: 1_000_000_000
7:
uid: vercors3-1
rate: 10_000_000_000
8:
uid: vercors3-2
rate: 10_000_000_000
44:
uid: imag-1b-F2-admin-01
kind: switch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment