diff --git a/gestion/annuaires_pg.py b/gestion/annuaires_pg.py index c5a29fd3..4e58d974 100755 --- a/gestion/annuaires_pg.py +++ b/gestion/annuaires_pg.py @@ -198,11 +198,30 @@ uplink_prises={ 'a' : 122: 'uplink->backbone', 123: 'uplink->backbone (unused)', 124: 'uplink->batp-0' } , - 'v' : -{ 49 : 'libre-service', 50 : 'libre-service', - 51 : 'uplink->backbone', 52 : 'libre-service', - 149 : 'libre-service', 150 : 'libre-service', - 749 : 'libre-service', 750 : 'libre-service' } +'backbone' : #For your consideration + { + #A: 12eth+12fibre, B: 24 eth + 'A1': 'zamok', 'B1': 'bata', + 'A2': 'komaz-ens', 'B2': 'multiprise-wifi', + 'A3': 'sable', 'B3': 'monit', + 'A4': 'komaz', 'B4': 'fy', + 'B5': 'switch-ilo', + 'B6': 'vigile 0B', + 'B7': 'rouge', + 'B8': 'batb', + 'B9': '2b', + 'B10': 'fz', + 'B11': 'gordon', + 'B12': 'ragnarok', + 'A13': 'batm', 'B13': 'osm', + 'A14': 'batp', 'B14': 'fx', + 'A15': 'batc', 'B15': 'sila', + 'A16': 'bato', 'B16': 'dyson', + 'A17': 'bath', + 'A18': 'bati', + 'A19': 'batj', + 'A20': 'batg', + }, } def all_switchs(bat=None):