Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d013c0d4 authored by Albin PETIT's avatar Albin PETIT
Browse files

[rennes][network] Fix interco local inria network on gw

parent 12eb706f
No related branches found
No related tags found
1 merge request!503Corrige une mauvaise configuration de la gw de Rennes
......@@ -18,9 +18,9 @@
},
"lag3": {
"kind": "switch",
"port": "Ethernet1/999",
"rate": 50000000000,
"uid": "mc-fake-sw"
"port": "lag3",
"rate": 20000000000,
"uid": "vss-inria"
}
},
"ip": "172.17.111.211",
......
......@@ -120,6 +120,6 @@ gw:
port: lag2
lag3:
kind: switch
rate: 50000000000
uid: mc-fake-sw
port: Ethernet1/999
rate: 20000000000
uid: vss-inria
port: lag3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment