mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 19:28:00 +00:00
lf_cisco_snp.py : updates to lf_cisco_snp.py
This commit is contained in:
@@ -1903,7 +1903,7 @@ Eventual Realm at Cisco
|
||||
cisco_args.cisco_ap_mode = cisco_ap_mode
|
||||
cisco_args.cisco_tx_power = cisco_tx_power
|
||||
logg.info(cisco_args)
|
||||
cisco = cisco_(cisco_args)
|
||||
cisco = cisco_(cisco_args) # << is there a way to make a structure as compared to passing all args
|
||||
#Disable AP
|
||||
cisco.controller_disable_ap()
|
||||
if cisco_args.cisco_series == "9800":
|
||||
|
||||
Reference in New Issue
Block a user