[annuaires] Uplinks batv-0
Ignore-this: 9f00649e1e3746c60db3680a7ee68b0d darcs-hash:20090830133627-ffbb2-36c62d39b8196c3253524fb93203433bba007cd1.gz
This commit is contained in:
parent
bb76b28f7c
commit
9977aac462
1 changed files with 4 additions and 2 deletions
|
@ -397,7 +397,7 @@ chbre_prises["g"] = {}
|
|||
for i in range(701):
|
||||
chbre_prises["g"]["%03d" % i] = "%03d" % i
|
||||
chbre_prises["g"]["%03da" % i] = "%03d" % i
|
||||
chbre_prises["g"]["%03db" % i] = "%03d" % i
|
||||
chbre_prises["g"]["%03db" % i] = "%03d" % i
|
||||
|
||||
# Prises d'uplink, de machines du crans / Prises d'utilité CRANS
|
||||
uplink_prises={ 'a' :
|
||||
|
@ -454,7 +454,9 @@ uplink_prises={ 'a' :
|
|||
'o' :
|
||||
{ 25 : 'uplink->D-Link(autocom)', 26 : 'libre-service' } ,
|
||||
'v' :
|
||||
{149 : 'libre-service', 150 : 'libre-service',
|
||||
{ 49 : 'libre-service', 50 : 'libre-service',
|
||||
51 : 'uplink->backbone', 52 : 'libre-service',
|
||||
149 : 'libre-service', 150 : 'libre-service',
|
||||
749 : 'libre-service', 750 : 'libre-service' }
|
||||
}
|
||||
# Dictionnaire inverse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue