mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
lf_cisco_snp.py : added wait after configure of controller
This commit is contained in:
@@ -1489,8 +1489,8 @@ TODO: Radio descriptions in realm , the 1. refers to the chassi hopefully corres
|
|||||||
cisco.controller_enable_network_24ghz()
|
cisco.controller_enable_network_24ghz()
|
||||||
cisco.controller_enable_ap()
|
cisco.controller_enable_ap()
|
||||||
|
|
||||||
|
# need to actually check the CAC timer
|
||||||
|
time.sleep(30)
|
||||||
|
|
||||||
# TODO may need a static list of radios read for scaling and performance
|
# TODO may need a static list of radios read for scaling and performance
|
||||||
print("radios {}".format(radios))
|
print("radios {}".format(radios))
|
||||||
|
|||||||
Reference in New Issue
Block a user