mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +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)
|
pprint(response)
|
||||||
p = response['interface']
|
p = response['interface']
|
||||||
print("#### p, response['insterface']:{}".format(p))
|
print("#### p, response['insterface']:{}".format(p))
|
||||||
mac = response['mac']
|
|
||||||
mac = p['mac']
|
mac = p['mac']
|
||||||
|
|
||||||
ap_row = []
|
ap_row = []
|
||||||
|
|||||||
Reference in New Issue
Block a user