Skip to content

Commit

Permalink
[nancy] fix sgros{1,2} uplink on gw
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri DELABROYE committed Feb 11, 2020
1 parent ff74d5c commit 95ed070
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 12 deletions.
30 changes: 24 additions & 6 deletions data/grid5000/sites/nancy/network_equipments/gw.json
Expand Up @@ -1776,6 +1776,18 @@
"port": "eth0",
"snmp_name": "Ethernet6/48",
"uid": "grimani-3"
},
{
},
{
},
{
},
{
"kind": "switch",
"rate": 40000000000,
"snmp_name": "Ethernet6/52",
"uid": "sgros2"
}
],
"rate": 10000000000,
Expand Down Expand Up @@ -1936,18 +1948,12 @@
{
},
{
"kind": "switch",
"snmp_name": "Ethernet7/36",
"uid": "sgros2"
},
{
},
{
},
{
"kind": "switch",
"snmp_name": "Ethernet7/39",
"uid": "sgros1"
},
{
},
Expand Down Expand Up @@ -1990,6 +1996,18 @@
"port": "eth2",
"snmp_name": "Ethernet7/48",
"uid": "graffiti-4"
},
{
},
{
},
{
},
{
"kind": "switch",
"rate": 40000000000,
"snmp_name": "Ethernet7/52",
"uid": "sgros1"
}
],
"rate": 10000000000,
Expand Down
15 changes: 9 additions & 6 deletions input/grid5000/sites/nancy/networks/gw-nancy.yaml
Expand Up @@ -702,6 +702,11 @@ gw:
uid: grimani-2
48:
uid: grimani-3
52:
uid: sgros2
kind: switch
rate: 40_000_000_000

7:
snmp_pattern: "Ethernet%LINECARD%/%PORT%"
kavlan_pattern: "Ethernet%LINECARD%/%PORT%"
Expand Down Expand Up @@ -748,12 +753,6 @@ gw:
uid: grue-4
19:
uid: grue-5
36:
uid: sgros2
kind: switch
39:
uid: sgros1
kind: switch
41:
uid: graffiti-13-eth2
43:
Expand All @@ -766,3 +765,7 @@ gw:
uid: graffiti-9-eth2
48:
uid: graffiti-4-eth2
52:
uid: sgros1
kind: switch
rate: 40_000_000_000

0 comments on commit 95ed070

Please sign in to comment.