From 1b777a2ad763c010c277572b64dcdb3cb1e69ea0 Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Wed, 26 Sep 2012 23:33:55 +0200 Subject: [PATCH] [malloc] on met malloc sur le backbone MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: b6f10f0d4ba97d0aa56a446544fb0862 On teste voir s'il supporte le routage du multicast (de toute façon, il sert à rien là), d'où la deuxième interface sur le backbone. darcs-hash:20120926213355-28565-a2c2e9ab6efa3288721a90728c80f0b18f3ef4d2.gz --- gestion/annuaires_pg.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gestion/annuaires_pg.py b/gestion/annuaires_pg.py index 3305fda6..da0742a7 100755 --- a/gestion/annuaires_pg.py +++ b/gestion/annuaires_pg.py @@ -201,11 +201,11 @@ uplink_prises={ 'a' : 'backbone' : #For your consideration { #A: 12eth+12fibre, B: 24 eth - 'B1': 'bata', + 'A1': 'malloc-0', 'B1': 'bata', 'A2': 'komaz-ens', 'B2': 'multiprise-wifi', 'A3': 'sable', 'B3': 'dyson', 'A4': 'komaz', 'B4': 'fy', - 'B5': 'switch-ilo', + 'A5': 'malloc-1', 'B5': 'switch-ilo', 'B6': 'vigile 0B', 'B7': 'daath', 'B8': 'batb',