mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-21 12:34:54 +00:00
lf_cisco_snp.py : corrected naming bug fix
This commit is contained in:
@@ -1586,7 +1586,7 @@ TODO: Radio descriptions in realm , the 1. refers to the chassi hopefully corres
|
|||||||
cisco_args.cisco_chan = cisco_chan_24ghz
|
cisco_args.cisco_chan = cisco_chan_24ghz
|
||||||
cisco_args.cisco_chan_width = cisco_chan_width
|
cisco_args.cisco_chan_width = cisco_chan_width
|
||||||
cisco_args.cisco_ap_mode = cisco_ap_mode
|
cisco_args.cisco_ap_mode = cisco_ap_mode
|
||||||
cisco_args.cisco_tx_power = cisco_tx_power
|
cisco_args.controller_set_tx_power = cisco_tx_power
|
||||||
print(cisco_args)
|
print(cisco_args)
|
||||||
|
|
||||||
cisco = cisco_(cisco_args)
|
cisco = cisco_(cisco_args)
|
||||||
|
|||||||
Reference in New Issue
Block a user