From 574c81a7a5003f10ffda5c793003ddf65172c9e5 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 21 Jan 2010 01:56:36 +0100 Subject: [PATCH] [locate-mac] Multiprise n'est plus... darcs-hash:20100121005636-ffbb2-ee434a71802db792221090228e64ebe1be4acf55.gz --- gestion/tools/locate-mac.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/tools/locate-mac.py b/gestion/tools/locate-mac.py index 017b8f17..efc20b84 100644 --- a/gestion/tools/locate-mac.py +++ b/gestion/tools/locate-mac.py @@ -65,7 +65,7 @@ def info_machine(mac): def trace_machine(mac, affiche_uplinks=False): tableau = [] - for switch in ['backbone','multiprise'] + all_switchs(): + for switch in ['backbone','multiprise-v6'] + all_switchs(): tableau.append(interroge_switch(switch, mac, affiche_uplinks)) for t in tableau: