On donne comme vlanid 22 a federez wifi (modifie firewall, swicths2 et dhcp config)
This commit is contained in:
parent
5b8aca460e
commit
689a0cd152
2 changed files with 3 additions and 3 deletions
|
@ -373,10 +373,10 @@ vlans = {
|
|||
'isolement' : 9,
|
||||
# Vlan de tests de chiffrement DSI
|
||||
'chiffrement': 11,
|
||||
# Vlan federez-wifi
|
||||
'federez': 12,
|
||||
# VLan des appartements de l'ENS
|
||||
'appts': 21,
|
||||
# Vlan federez-wifi
|
||||
'federez': 22,
|
||||
# Vlan evenementiel (install-party, etc)
|
||||
'event': 10,
|
||||
# Vlan zone routeur ens (zrt)
|
||||
|
|
|
@ -21,7 +21,7 @@ dev = {
|
|||
'wifi' : 'crans.3',
|
||||
'fil' : 'crans',
|
||||
'app' : 'crans.21',
|
||||
'federez' : 'crans.12',
|
||||
'federez' : 'crans.22',
|
||||
'adm' : 'crans.2',
|
||||
'tun-soyouz' : 'tun-soyouz'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue