From ada706c4ec7c7d0751f0319185b0cec37498f219 Mon Sep 17 00:00:00 2001 From: Antoine Durand-Gasselin Date: Tue, 7 Apr 2009 14:18:02 +0200 Subject: [PATCH] [switchs.py] ajout du vlan isolement darcs-hash:20090407121802-bd074-77251a150aad0c3ecfc49a177b188f9922bb366d.gz --- gestion/gen_confs/switchs.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gestion/gen_confs/switchs.py b/gestion/gen_confs/switchs.py index 7160bc67..823111fc 100644 --- a/gestion/gen_confs/switchs.py +++ b/gestion/gen_confs/switchs.py @@ -88,6 +88,11 @@ vlan %(vlan_accueil)s tagged %(prises_default)s no ip address exit +vlan %(vlan_isolement)s + name "Isolement" + tagged %(prises_default)s + no ip address + exit vlan %(vlan_appts)s name "Appt ENS" %(prises_appts)s