Commit Graph

1396 Commits

Author SHA1 Message Date
SushantBawiskar
e95704311b python scripts for wifi diag with pyshark 2020-09-30 11:14:10 +05:30
Chuck SmileyRekiere
35047536b8 corrected logging 2020-09-29 14:11:16 -06:00
Chuck SmileyRekiere
b64e3e4452 add force = True on close to make sure telnet is closed 2020-09-29 14:08:00 -06:00
Chuck SmileyRekiere
5bdb90ef65 cleaner exit on spawned process 2020-09-29 12:47:00 -06:00
LoganLipke
694ae1331d Added function for parsing tshark text dump, WIP 2020-09-28 17:54:34 -07:00
Logan Lipke
851d2d75ec Made some misc changes, one command for each station gets output for filtering pcap 2020-09-28 15:24:43 -07:00
Chuck SmileyRekiere
f19ae530a5 Do channel then bw 2020-09-25 14:11:46 -06:00
Chuck SmileyRekiere
3b54e63b69 attempt to not leave telnet hung on unfavorable conditions 2020-09-25 14:07:42 -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
90858aa29c added Bad secrets to expect, added note if logout not sent 2020-09-25 12:14:22 -06:00
Chuck SmileyRekiere
9991153fe0 Increased timing for configuration commands 9800 2020-09-25 10:22:30 -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
f0116ea021 are you sure sending "y" 2020-09-24 19:27:22 -06:00
Chuck SmileyRekiere
f6c5609013 eliminate possible deadlock on logout 2020-09-24 18:38:31 -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
shivamcandela
4325f805e4 Scenario Load and Throughput Measurements 2020-09-24 21:07:33 +05:30
shivamcandela
ef9705a943 Scenario Load and Throughput Measurements 2020-09-24 21:01:17 +05:30
Chuck SmileyRekiere
c42a3c7f9d make exiting from prompts consistant 2020-09-24 09:30:34 -06:00
Chuck SmileyRekiere
5f338993b6 9800 exit if timed out looking for initial prompt 2020-09-24 08:56:03 -06:00
Chuck SmileyRekiere
629d396642 modifing timing on log outs 2020-09-24 00:20:59 -06:00
Chuck SmileyRekiere
855b23f70b modifing timing on log outs 2020-09-23 23:58:31 -06:00
Chuck SmileyRekiere
79e0d101bf debugging why the telnet session with 9800 gets locked 2020-09-23 23:47:26 -06:00
Chuck SmileyRekiere
ff2f42ff6d working around log out 2020-09-23 23:07:10 -06:00
Chuck SmileyRekiere
6bff055e9e timing change on WLC(config)# to 300ms to change prompt 2020-09-23 22:02:45 -06:00
Chuck SmileyRekiere
aaa3007965 clean up typo 2020-09-23 20:11:16 -06:00
Chuck SmileyRekiere
583ac79ede needed to look for exact strings on pexpect 2020-09-23 20:04:52 -06:00
Chuck SmileyRekiere
4d0e2a6c4e exits cleaner then end 2020-09-23 19:42:46 -06:00
Chuck SmileyRekiere
4145fd02f2 cleanup 2020-09-23 19:12:47 -06:00
Chuck SmileyRekiere
299e9a72fe propagated telnet fixes to ssh login 2020-09-23 19:03:38 -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
shivamcandela
7ce3538ffe VAP STA L3 THROUGHPUT TEST 2020-09-23 21:21:41 +05:30
shivamcandela
0990709b07 LF DUT VAP and Stations L3 CX TEST With Graph Plotting 2020-09-23 21:21:41 +05:30
Logan Lipke
6e8811c067 Merge remote-tracking branch 'origin/master' 2020-09-22 17:36:31 -07:00
Logan Lipke
8a549155e7 Tweaked profile creation 2020-09-22 17:36:14 -07:00
Logan Lipke
175d7f9bb8 Removed debug 2020-09-22 17:35:48 -07:00
Logan Lipke
67f391d090 Added code for checking if bridge exists to VAPProfile 2020-09-22 17:35:34 -07: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
Logan Lipke
e79b2367c0 Merge remote-tracking branch 'origin/master' 2020-09-22 15:08:22 -07:00
Logan Lipke
211a72aafe Script for monitoring powersave/bss 2020-09-22 15:08:08 -07:00