mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 19:58:03 +00:00
lf_cisco_snp.py: added time for controller to detect the stations
This commit is contained in:
@@ -1033,7 +1033,7 @@ class L3VariableTime(LFCliBase):
|
||||
print("ip's acquired")
|
||||
else:
|
||||
print("print failed to get IP's")
|
||||
|
||||
time.sleep(30)
|
||||
self.verify_controller()
|
||||
print("Starting multicast traffic (if any configured)")
|
||||
self.multicast_profile.start_mc(debug_=self.debug)
|
||||
|
||||
Reference in New Issue
Block a user