Commit Graph

1861 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
e32fc4fadb lf_cisco_power.py : diff of beacon/measured combined/measure
cisco_wifi_ctl.py : add reminder for 3504 (Cisco Controller)
2020-12-15 15:44:13 -07:00
Dipti
8a3282bdf7 additions - works fully now to run low ping traffic 2020-12-15 14:19:26 -08:00
Dipti
6f9f8e86ae debug output - small change 2020-12-15 13:10:38 -08:00
Dipti
5f81bdabb7 debug output, self.debug statements, better help 2020-12-15 13:04:57 -08:00
shivamcandela
1ab36e6a26 added function in L3CX to get cx report 2020-12-15 17:36:35 +05:30
Dipti
0f57f66b65 small fixes 2020-12-15 00:03:27 -08:00
Dipti
afba27daa7 example of forcing AP 2020-12-15 00:02:57 -08:00
Dipti
1038c8735e Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-14 19:43:23 -08:00
Dipti
fcf05abb38 adds mode setting 2020-12-14 19:43:01 -08:00
Logan Lipke
4200ec0a8a Changed functionality of test groups, added options for updating single test group. WIP 2020-12-14 17:00:25 -08:00
Logan Lipke
ecc8ecd8d6 Added check in test_group_profile 2020-12-14 17:00:25 -08:00
Dipti
4de14cea29 1k_client fixed args, few other issues now. WIP 2020-12-14 13:30:22 -08:00
Dipti
96d6ffda06 arg switches pt 1 2020-12-14 13:12:00 -08:00
Nikita Yadav
edd1753713 Cpu and Memory Visualization over time 2020-12-14 22:15:16 +05:30
shivamcandela
a4b7632776 correction in comments 2020-12-14 13:31:49 +05:30
shivamcandela
e329ccdd95 Utility script for webconsole : generate html report class implemented 2020-12-14 12:21:14 +05:30
shivamcandela
c6082b2034 Client Connectivity test script for webconsole 2020-12-14 12:18:31 +05:30
Dipti
285c91d7d4 Merge branch 'master' of github.com:greearb/lanforge-scripts 2020-12-11 16:24:35 -08:00
Dipti
6b4fbbbfd1 argparse groups added 2020-12-11 16:24:28 -08:00
Logan Lipke
4a6f578aa0 show_group works correctly now 2020-12-11 15:45:46 -08:00
Logan Lipke
a734f5487b Added list_cxs function to TestGroupProfile 2020-12-11 15:45:46 -08:00
Dipti
d4c712cb31 argument changes 2020-12-11 15:18:38 -08:00
Logan Lipke
0fceed5bd6 Changed host and port parameters to correctly use --mgr and --mgr_port 2020-12-11 15:06:33 -08:00
Jed Reynolds
bae52879b0 test_ipv4_connection.py: fixes unconnected --mgr, --mgr_port switches 2020-12-11 13:51:38 -08:00
Chuck SmileyRekiere
3a4915088b cisco_wifi_ctl.py : try to restablish connection on timeout 2020-12-11 07:21:37 -07:00
Dipti
08bc4a47c0 lfcli base changes 2020-12-11 00:45:52 -08:00
Dipti
fcc4b20c1f print out for script success clear 2020-12-11 00:16:02 -08:00
Dipti
639180473e - much less output if not debug - changes according to lfcli 2020-12-10 23:38:35 -08:00
Dipti
2c5d45b9d2 same realm lfcli changes 2020-12-10 23:18:39 -08:00
Dipti
f92675b2a2 script updates according to realm and lfcli 2020-12-10 23:13:35 -08:00
Dipti
5216050f6d script updates according to realm and lfcli 2020-12-10 23:12:39 -08:00
Chuck SmileyRekiere
e8cd01461d cisco_wifi_ctl.py : reduce logging, lf_cisco_power.py bug fix 2020-12-10 21:44:53 -07:00
Jed Reynolds
489e6ecd50 test_ipv4_connection.py: several:
- makes radio argument required
- fixes station creation assumption of resource 1
- more debugging
- whitespace
2020-12-10 20:26:34 -08:00
Jed Reynolds
322177719f realm.py: various:
- passes along debug flag in more places
- commented out debugging
- changes more messages to debug statements
- adds polite sleep in admin_up()
- complains on missing radio in create()
- fixes condition where duplicate station names would have been attempted to be created twice, now skips
2020-12-10 20:26:34 -08:00
Jed Reynolds
b448ec79b4 LFUtils.py: slightly different sleep arrangement, more comments, less output 2020-12-10 20:26:34 -08:00
Jed Reynolds
8538698072 GUI: LFRequest: WIP: adding places for proxy assignments 2020-12-10 20:26:34 -08:00
Chuck SmileyRekiere
38c2a83371 lf_cisco_power.py : default antenna gain to "0" 2020-12-10 21:15:29 -07:00
Chuck SmileyRekiere
1bbe190f6b lf_cisco_power.py : fixed str 2020-12-10 21:12:35 -07:00
Chuck SmileyRekiere
f110bbeb93 lf_cisco_power.py : arg correction 2020-12-10 21:09:37 -07:00
Chuck SmileyRekiere
5ffddfbfac lf_cisco_power.py : typo on args parser 2020-12-10 21:08:24 -07:00
Chuck SmileyRekiere
21626afaf4 lf_cisco_power.py : added --prompt for unique prompts 2020-12-10 21:03:55 -07:00
Chuck SmileyRekiere
0d758d6fe8 cisco_wifi_ctl.py : using defines (forgot didn't need quotes) 2020-12-10 20:41:40 -07:00
Chuck SmileyRekiere
4c2d6f6be6 cisco_wifi_ctl.py : checking prompts 2020-12-10 20:32:56 -07:00
Chuck SmileyRekiere
92ee0b67ee cisco_wifi_ctl.py : sequence the prompts correctly 2020-12-10 20:04:39 -07:00
Chuck SmileyRekiere
94e5738539 cisco_wifi_ctl.py : exit and end has changed for the controller 2020-12-10 19:55:08 -07:00
Chuck SmileyRekiere
84488367d0 cisco_wifi_ctl.py : bug fixes 2020-12-10 19:35:10 -07:00
Chuck SmileyRekiere
f5d998d49e cisco_wifi_ctl.py : configurable prompt 2020-12-10 19:11:47 -07:00
Logan Lipke
0df232e940 Removed redundant help output 2020-12-10 17:38:10 -08:00
Logan Lipke
5faaed8244 Fixed some bugs, added option for comma separated list for add/rm cx 2020-12-10 17:38:10 -08:00
Logan Lipke
2df6de0731 Fixed some bugs with TestGroupProfile 2020-12-10 17:38:10 -08:00