mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
test_l3_longevity.py : read mack
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -560,7 +560,6 @@ Station Address PHY Mbps Data Mbps Air Use Data Use Retries bw mc
|
||||
pprint(response)
|
||||
p = response['interface']
|
||||
print("#### p, response['insterface']:{}".format(p))
|
||||
mac = response['mac']
|
||||
mac = p['mac']
|
||||
|
||||
ap_row = []
|
||||
|
||||
Reference in New Issue
Block a user