Commit Graph

83 Commits

Author SHA1 Message Date
Ben Greear
78bad7d526 cisco-power: Add comments to explain some of the math. 2020-10-12 13:46:54 -06:00
Ben Greear
c89cef3bde cisco-power: Add comments to explain some of the math. 2020-10-12 10:39:11 -07:00
Chuck SmileyRekiere
417ceaf83d lf_cisco_power.py remove print 2020-10-10 17:30:02 -06:00
Chuck SmileyRekiere
2fc61638e4 lf_cisco_power.py : print out the Allowed Per Path value 2020-10-10 17:15:15 -06:00
Chuck SmileyRekiere
d26dd643c0 lf_cisco_power.py: additional help changes 2020-10-05 13:06:37 -06:00
Chuck SmileyRekiere
f7f4c410cc lf_cisco_power.py: clean up help 2020-10-05 12:52:53 -06:00
Chuck SmileyRekiere
43843aaea4 lf_cisco_power.py : added --cleanup switch for clean up stations 2020-10-05 09:53:35 -06:00
Chuck SmileyRekiere
8c600420b2 lf_cisco_power.py cisco_wifi_ctl.py: made consistant time out and impoved comments 2020-10-03 17:03:51 -06:00
Chuck SmileyRekiere
7b5fe58ce9 lf_cisco_power.py: --vht160 will force 2 spatial streams 2020-10-02 16:03:44 -06:00
Chuck SmileyRekiere
c520a3bd51 lf_cisco_power.py: fixed lf_associate_ap.pl delete 2020-10-02 15:51:06 -06:00
Chuck SmileyRekiere
dcdabd79f2 set VHT160 flag at station creation time 2020-10-02 14:30:29 -06:00
Chuck SmileyRekiere
f19ae530a5 Do channel then bw 2020-09-25 14:11:46 -06:00
Chuck SmileyRekiere
40a45ecb52 logging for disabling the ap 2020-09-25 13:26:21 -06:00
Chuck SmileyRekiere
1f8f191416 More logging to catch lock up on telnet connection on longer runs 2020-09-25 13:19:42 -06:00
Chuck SmileyRekiere
eb055924d8 Error reported when controller cannot talk to AP 2020-09-24 20:59:37 -06:00
Chuck SmileyRekiere
be051eb568 exit if cannot communicate with the controller 2020-09-24 19:44:17 -06:00
Chuck SmileyRekiere
6177abae9a bug fix 2020-09-24 18:23:32 -06:00
Chuck SmileyRekiere
b694a80c51 enhanced the verbose flag 2020-09-24 18:20:05 -06:00
Chuck SmileyRekiere
6560fca396 verbose flag to help in login triage 2020-09-24 17:54:44 -06:00
Chuck SmileyRekiere
d405059657 verbose flag to help in login triage 2020-09-24 16:33:31 -06:00
Chuck SmileyRekiere
e2ebc047a9 added catching and exit if failure on telnet 2020-09-24 16:13:16 -06:00
Chuck SmileyRekiere
9e0b83aaf9 cleaning up logging out of 9800 to not leave telnet hung 2020-09-23 18:47:53 -06:00
Chuck SmileyRekiere
d23dad1572 handle error condition when beacon rssi cannot be read and beacon used for calc 2020-09-23 17:32:53 -06:00
Chuck SmileyRekiere
31dafa4e50 fix column width for Beacon RSSI 2020-09-23 17:07:18 -06:00
Chuck SmileyRekiere
2e4c14137c updated for rssi selection between beacon and combined. Indicate on in xlsx and txt 2020-09-23 15:56:00 -06:00
Chuck SmileyRekiere
6686882271 fixed count 2020-09-22 17:24:17 -06:00
Chuck SmileyRekiere
8905d68a24 updates for 9800 2020-09-22 16:56:57 -06:00
Chuck SmileyRekiere
af2aad5bdc look for specific slot 2020-09-22 16:37:31 -06:00
Chuck SmileyRekiere
276ac894d2 bug fix, be more specific with slot 2020-09-22 14:35:34 -06:00
Chuck SmileyRekiere
9333cb4745 ability to test with specific AP slot defaults to 1 2020-09-22 14:06:33 -06:00
Chuck SmileyRekiere
14674c2ddb print dbm 2020-09-22 12:04:23 -06:00
Chuck SmileyRekiere
854120dae0 show wlan summary after configure to see SSID 2020-09-22 08:35:46 -06:00
Chuck SmileyRekiere
0bad97c7a7 added time stamp to output files for lf_cisco_power.py , added seconds 2020-09-21 14:56:45 -06:00
Chuck SmileyRekiere
9724b51071 log information to triage bandwith issue 2020-09-19 13:15:09 -06:00
Chuck SmileyRekiere
834c870b2f added --action add to the ./lf_associate_ap call prevent hang if no AP 2020-09-19 11:54:26 -06:00
Chuck SmileyRekiere
34b519b0bc automatically use the created station 2020-09-19 10:56:43 -06:00
Chuck SmileyRekiere
4448afa567 create station bug fixes 2020-09-19 10:44:52 -06:00
Chuck SmileyRekiere
0ad8d1af9f added keep state, updated timing for allowing commands to settle 2020-09-19 10:32:23 -06:00
Chuck SmileyRekiere
13327ca70b debug bandwidth issue 2020-09-18 13:10:19 -06:00
Chuck SmileyRekiere
3eb751c83d cleanup logout 9800 2020-09-18 10:00:09 -06:00
Chuck SmileyRekiere
b380352b10 updated comments 2020-09-18 07:15:24 -06:00
Chuck SmileyRekiere
616bdd1e17 update minor name change so all results start with same letter 2020-09-18 06:41:10 -06:00
Chuck SmileyRekiere
00787da7a8 ability to create a station 2020-09-17 15:31:53 -06:00
Chuck SmileyRekiere
9473799e59 type issue on arg 2020-09-17 12:40:28 -06:00
Chuck SmileyRekiere
ae3a7fff3a port updates 2020-09-17 12:17:14 -06:00
Chuck SmileyRekiere
bfc18cb3ed added delete_wlan bug fix for enable 5ghz network 2020-09-17 11:37:36 -06:00
Chuck SmileyRekiere
959398f522 Disable the wlan prior to configuration 2020-09-17 10:49:41 -06:00
Chuck SmileyRekiere
fa8a1f389c AP taking some time to associate 2020-09-17 09:59:41 -06:00
Chuck SmileyRekiere
b2f7bb3424 fix enable_wlan 2020-09-17 09:49:17 -06:00
Chuck SmileyRekiere
7b967bd63c added debug 2020-09-17 09:11:30 -06:00