[config.py] ajouts des vlans manquants

Ignore-this: 4e3c1b43f1edb62ae641047be4b263f

darcs-hash:20120512175838-28565-9ba080cac7746a14708524afc78b2662718c8e90.gz
This commit is contained in:
Daniel STAN 2012-05-12 19:58:38 +02:00
parent e72de140bf
commit 9e5bddb95a

View file

@ -527,7 +527,11 @@ vlans = {
# Vlan de tests de chiffrement DSI
'chiffrement': 11,
# VLan des appartements de l'ENS
'appts': 21
'appts': 21,
# Vlan evenementiel (install-party, etc)
'event': 10,
# Vlan zone routeur ens (zrt)
'zrt': 1132
}
filter_policy = { 'komaz' : { 'policy_input' : 'ACCEPT',