[locate-mac] Multiprise n'est plus...
darcs-hash:20100121005636-ffbb2-ee434a71802db792221090228e64ebe1be4acf55.gz
This commit is contained in:
parent
5c2cae01ef
commit
574c81a7a5
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ def info_machine(mac):
|
||||||
def trace_machine(mac, affiche_uplinks=False):
|
def trace_machine(mac, affiche_uplinks=False):
|
||||||
tableau = []
|
tableau = []
|
||||||
|
|
||||||
for switch in ['backbone','multiprise'] + all_switchs():
|
for switch in ['backbone','multiprise-v6'] + all_switchs():
|
||||||
tableau.append(interroge_switch(switch, mac, affiche_uplinks))
|
tableau.append(interroge_switch(switch, mac, affiche_uplinks))
|
||||||
|
|
||||||
for t in tableau:
|
for t in tableau:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue