Commit Graph

2110 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
6916a7ce71 lf_cisco_power.py: LCS-45 Read AP for Power values, updates 2021-01-21 11:45:01 -07:00
Chuck SmileyRekiere
585c31abf1 lf_cisco_power.py: LCS-45 Read AP for Power values, subprocess call 2021-01-21 09:59:51 -07:00
Chuck SmileyRekiere
07a5cbd888 lf_cisco_power.py: LCS-45 Read AP for Power values - cleaned up args 2021-01-21 08:24:26 -07:00
Chuck SmileyRekiere
9b0471de6c lf_cisco_power.py: LCS-45 Read AP for Power values
Updated command line arguments and argument checking for
ap parameters
2021-01-21 07:36:47 -07:00
anjali
9f6dffdd55 Modify Wlan Capacity Claculator Script 2021-01-21 14:20:11 +05:30
anjali
7613b2bb1a renamed wlan_test.py to wlan_theoretical_sta.py 2021-01-21 14:08:57 +05:30
Jed Reynolds
b0ed317086 moving old things to the geriatric ward 2021-01-20 23:56:25 -08:00
Jed Reynolds
1ccbe6ffb2 marked as out of date 2021-01-20 23:55:27 -08:00
Jed Reynolds
2512aff66c Marked as outdated 2021-01-20 23:49:29 -08:00
Jed Reynolds
926e746cd8 wct-example.py is out-dated 2021-01-20 23:25:37 -08:00
Chuck SmileyRekiere
09b4ee74c0 cisco_ap_ctl.py : LSC-45 Read AP for Power related values 2021-01-20 17:47:16 -07:00
Jed Reynolds
ca9938acac ws-sta-monitor.py: adds --port switch, fixes --host switch logic, improved indentation 2021-01-20 16:08:52 -08:00
Chuck SmileyRekiere
f575441f1e lf_cisco_power.py: LCS-44 Some channels do not support BW greater then 20, need to set BW to 20 then channel then new BW 2021-01-20 14:08:00 -07:00
Chuck SmileyRekiere
f3f913d6e4 lf_cisco_power.py : LCS-43 changed column width 2021-01-20 13:03:49 -07:00
Chuck SmileyRekiere
a80f2d68de lf_cisco_power.py : LCS-43 Put Controller Channel in the spread sheet 2021-01-20 12:47:25 -07:00
Chuck SmileyRekiere
5b28c6ab10 lf_cisco_dfs.py , lf_cisco_snp.py : LCS-42 Update Cisco Controller class for variable prompt 2021-01-20 07:47:09 -07:00
Chuck SmileyRekiere
0890722ddb lf_cisco_power.py : update comments LCS-38 9800 series:
Before creating a wlan on specific wlanID remove existing wlan
if one already created. If delete fails exit script with
Error for user intervention
2021-01-19 17:25:25 -07:00
Chuck SmileyRekiere
250d00a9f0 lf_cisco_power.py: fixed reg expression 2021-01-19 17:20:12 -07:00
Chuck SmileyRekiere
5d0b2ee2a6 lf_cisco_power.py: fixing regular expression 2021-01-19 16:56:00 -07:00
Chuck SmileyRekiere
f2a59f8c6f cisco_wifi_ctl.py : show_wlan_summary 2021-01-19 14:18:29 -07:00
Chuck SmileyRekiere
1a00556d0b cisco_wifi_clt.py: debug 2021-01-19 13:39:37 -07:00
Chuck SmileyRekiere
bf46b57730 cisco_wifi_ctl.py: debug for show_wlan_summary 2021-01-19 13:31:28 -07:00
Chuck SmileyRekiere
d264307a83 cisco_wifi_ctl.py: debug for commands 2021-01-19 13:11:46 -07:00
Chuck SmileyRekiere
cb2dcb499e lf_cisco_power.py : LCS-38 9800 series:
Before creating a wlan on specific wlanID remove existing wlan if one already created.
If delete fails exit script with Error for user intervention
2021-01-19 12:51:20 -07:00
Chuck SmileyRekiere
79769d3314 lf_cisco_power.py : on first controller command, updated error to check
if telnet is already active
2021-01-19 12:46:04 -07:00
Chuck SmileyRekiere
01400965d6 lf_cisco_power.py: LCS-38 9800 series: Before creating a wlan on
specific wlanID remove existing wlan if one already created.
If delete fails exit script with Error for user intervention
2021-01-19 12:36:52 -07:00
Chuck SmileyRekiere
bfb1fd2069 lf_cisco_power.py : LCS-38 : Verify wlan(SSID) matches the SSID for the station:
this is a common error when running tx_power
2021-01-19 09:00:24 -07:00
Chuck SmileyRekiere
671b5750f7 lf_cisco_power.py : LCS-38 : Verify wlan(SSID) matches the SSID for the station:
this is a common error when running tx_power
2021-01-19 08:55:34 -07:00
Chuck SmileyRekiere
f76e16191c cisco_wifi_ctl.py : LCS-34 Tx-power:
WLAN update controller configuration for open security
2021-01-19 08:40:57 -07:00
Chuck SmileyRekiere
2becc53020 netgear_dfs.py: remove file 2021-01-19 08:09:39 -07:00
Nikita Yadav
41177e6f68 delete Netgear_dfs.py from repo 2021-01-19 20:29:18 +05:30
Nikita Yadav
86d679c7e0 'Moved Netgear_dfs.py to test_netgear_dfs.py 2021-01-19 20:25:48 +05:30
Chuck SmileyRekiere
fc70cf6ab0 Netgear_dfs.py : this was pulled on git pull --rebase and showed un-committed
will push and it may be reverted if needed.
2021-01-19 07:12:12 -07:00
Chuck SmileyRekiere
9fc30c816e lf_cisco_power.py: arg to allow print of output lf_portmod.pl to read
command syntax and output of lf_portmod.pl
2021-01-19 07:05:32 -07:00
Nikita Yadav
f2de08b595 updated file 2021-01-19 15:14:22 +05:30
Jed Reynolds
1ed4cc9577 test_status_msg.py: adds processing for --key 2021-01-18 22:42:29 -08:00
Chuck SmileyRekiere
e02304e60e cisco_wifi_ctl.py : temporary timing fix for controller
lf_cisco_power.py : loggin for calc_dbm_beacon
2021-01-18 17:42:33 -07:00
Chuck SmileyRekiere
10cc23c433 lf_cisco_dfs.py : cisco controller update lf_cisco_snp.py : comments updates 2021-01-18 14:05:31 -07:00
shivam
a73f911f5a Adding Cleanup Delay in Station Profile 2021-01-17 02:28:50 +05:30
Matthew Stidham
6fc1f34586 test ipv4 variable time 2021-01-15 12:42:42 -08:00
Matthew Stidham
61a74b3585 monitor inheriting from lfcli base 2021-01-15 12:42:10 -08:00
Nikita Yadav
05ade5bb2b netgear_dfs update 2021-01-15 10:13:14 +05:30
DiptiDhond-Candela
0e8dec5dde Delete example_open_connection.py 2021-01-14 14:49:15 -08:00
DiptiDhond-Candela
54762b8a06 Delete example_wpa_connection.py 2021-01-14 14:47:57 -08:00
DiptiDhond-Candela
2d0dae4681 Delete example_wpa3_connection.py 2021-01-14 14:47:49 -08:00
DiptiDhond-Candela
a87a8bba2a Delete example_wpa2_connection.py 2021-01-14 14:47:41 -08:00
DiptiDhond-Candela
c76cb3f43f Delete example_wep_connection.py 2021-01-14 14:47:30 -08:00
Chuck SmileyRekiere
140da5e12b cisco_wifi_ctl.py : additional debug on show wlan summary 2021-01-14 15:43:09 -07:00
Chuck SmileyRekiere
cbdf077e09 cisco_wifi_ctl.py : debugging show wlan summary, for controller 2021-01-14 15:18:36 -07:00
Chuck SmileyRekiere
06cb15c986 cisco_wifi_ctl.py : command updates for creating wlan 2021-01-14 14:42:58 -07:00