From fd85f72519fcc3ad62fc3cbc767881f820142332 Mon Sep 17 00:00:00 2001 From: BERARD Benjamin <benjamin.berard@inria.fr> Date: Tue, 2 Feb 2021 19:23:53 +0100 Subject: [PATCH] [nancy/grouille] Add vlan config --- input/grid5000/vlans.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/input/grid5000/vlans.yaml b/input/grid5000/vlans.yaml index 3071ade7d3e..cc453b36737 100644 --- a/input/grid5000/vlans.yaml +++ b/input/grid5000/vlans.yaml @@ -103,6 +103,7 @@ vlans: local nancy graffiti eth2 0 0 12 0 local nancy grue eth0 0 0 13 0 local nancy grappe eth0 0 0 14 0 + local nancy grouille eth2 0 0 15 0 local nantes econome eth0 0 0 0 0 local nantes ecotype eth0 0 0 1 0 local nantes ecotype eth1 0 0 2 0 @@ -156,6 +157,7 @@ vlans: global nancy graffiti eth2 0 0 28 0 global nancy grue eth0 0 0 29 0 global nancy grappe eth0 0 0 30 0 + global nancy grouille eth2 0 0 31 0 global rennes paravance eth0 0 0 32 0 global rennes paravance eth1 0 0 32 100 global rennes parasilo eth0 0 0 33 0 @@ -211,6 +213,7 @@ vlans: routed nancy graffiti eth2 0 16 12 0 routed nancy grue eth0 0 16 13 0 routed nancy grappe eth0 0 16 14 0 + routed nancy grouille eth2 0 16 15 0 routed rennes parapide eth0 0 24 0 0 routed rennes parapluie eth1 0 24 1 0 routed rennes paranoia eth0 0 24 2 0 -- GitLab