Modifs pour une config auto des switchs sans erreurs.
darcs-hash:20051102003945-41617-962b20b821afaa28a1c71154f3d29779fa2fb1ae.gz
This commit is contained in:
parent
0cd4ddc06d
commit
e812ed2c4e
1 changed files with 8 additions and 5 deletions
|
@ -56,9 +56,12 @@ chbre_prises={ 'a' :
|
||||||
# prise 202 (switch au 6ème dans le local technique à coté de
|
# prise 202 (switch au 6ème dans le local technique à coté de
|
||||||
# l'ascensseur
|
# l'ascensseur
|
||||||
|
|
||||||
|
# Prise 004 pour krobot (cl1) au lieu de B108 (celle-ci est visiblement
|
||||||
|
# insalubre)
|
||||||
|
|
||||||
'b' :
|
'b' :
|
||||||
{'cl0':'047' , 'cl1':'000' ,
|
{'cl0':'047' ,
|
||||||
'105':'001' , '106':'002' , '107':'003' , '108':'004' ,
|
'105':'001' , '106':'002' , '107':'003' , 'cl1':'004' ,
|
||||||
'120g':'005' , '120d':'006' , '121d':'007' , '121g':'008' ,
|
'120g':'005' , '120d':'006' , '121d':'007' , '121g':'008' ,
|
||||||
'205':'009' , '206':'010' , '207':'011' , '208':'012' ,
|
'205':'009' , '206':'010' , '207':'011' , '208':'012' ,
|
||||||
'109':'013' , '110':'014' , '111':'015' , '112':'016' ,
|
'109':'013' , '110':'014' , '111':'015' , '112':'016' ,
|
||||||
|
@ -453,11 +456,11 @@ uplink_prises={ 'a' :
|
||||||
{ 49 : 'uplink->backbone', 50 : 'uplink->batb-1',
|
{ 49 : 'uplink->backbone', 50 : 'uplink->batb-1',
|
||||||
149 : 'uplink->batb-0', 150 : 'uplink->batb-2',
|
149 : 'uplink->batb-0', 150 : 'uplink->batb-2',
|
||||||
249 : 'uplink->batb-1', 250 : 'uplink->batb-3',
|
249 : 'uplink->batb-1', 250 : 'uplink->batb-3',
|
||||||
349 : 'uplink->batb-2', 350 : 'uplink->2B' },
|
349 : 'uplink->batb-2'},
|
||||||
'c' :
|
'c' :
|
||||||
{ 49 : 'uplink->backbone', 50 : 'uplink->batc-1',
|
{ 49 : 'uplink->backbone', 50 : 'uplink->batc-1',
|
||||||
149 : 'uplink->batc-0', 150 : 'uplink->batc-2',
|
149 : 'uplink->batc-0', 150 : 'uplink->batc-2',
|
||||||
225 : 'uplink->batc-1', 226 : 'locaux_clubs' },
|
225 : 'uplink->batc-1' },
|
||||||
'g' :
|
'g' :
|
||||||
{ 49 : 'uplink->backbone', 50 : 'uplink->batg-1',
|
{ 49 : 'uplink->backbone', 50 : 'uplink->batg-1',
|
||||||
149 : 'uplink->batg-0', 150 : 'uplink->batg-2',
|
149 : 'uplink->batg-0', 150 : 'uplink->batg-2',
|
||||||
|
@ -466,7 +469,7 @@ uplink_prises={ 'a' :
|
||||||
549 : 'uplink->batg-4', 550 : 'libre-service' },
|
549 : 'uplink->batg-4', 550 : 'libre-service' },
|
||||||
'h' :
|
'h' :
|
||||||
{ 49 : 'uplink->backbone', 50 : 'uplink->bath-1',
|
{ 49 : 'uplink->backbone', 50 : 'uplink->bath-1',
|
||||||
149 : 'uplink->bath-0', 150 : 'pegase' },
|
149 : 'uplink->bath-0' },
|
||||||
'i' :
|
'i' :
|
||||||
{ 49 : 'uplink->backbone', 50 : 'uplink->bati-1',
|
{ 49 : 'uplink->backbone', 50 : 'uplink->bati-1',
|
||||||
149 : 'uplink->bati-0', 150 : 'uplink->bati-2',
|
149 : 'uplink->bati-0', 150 : 'uplink->bati-2',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue