Commit Graph

130 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
edf089b8b4 cisco_wifi_ctl.py: improve log out, WLC(config)# cleanup on login 2020-10-20 17:50:03 -06:00
Chuck SmileyRekiere
3c972aad3c cisco_wifi_ctl.py : bug fix for 3504 save config 2020-10-16 21:45:04 -06:00
Chuck SmileyRekiere
626cab6cb1 cisco_wifi_ctl.py bug 2020-10-07 15:55:04 -06:00
Chuck SmileyRekiere
f6c746aa9b cisco_wifi_ctl.py: changes to telnet moved to ssh 2020-10-05 13:29:43 -06:00
Chuck SmileyRekiere
d9856ba5d8 cisco_wifi_ctl.py: multiple close 2020-10-04 17:41:07 -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
2a35449ea5 returned to successful login 2020-09-30 18:24:26 -06:00
Chuck SmileyRekiere
58a54a774a bug 2020-09-30 18:08:34 -06:00
Chuck SmileyRekiere
374ea6c374 search specifically for password 2020-09-30 18:06:58 -06:00
Chuck SmileyRekiere
a27936ac75 Update timing on simplified loging 2020-09-30 17:51:50 -06:00
Chuck SmileyRekiere
9c83b264d8 Clean up login 2020-09-30 17:42:59 -06:00
Chuck SmileyRekiere
1faf765bff reducing verbosity 2020-09-30 16:02:35 -06:00
Chuck SmileyRekiere
2735114cb5 timing adjustments on login 2020-09-30 15:58:45 -06:00
Chuck SmileyRekiere
623e666d14 need time for telnet to establish 2020-09-30 14:39:41 -06:00
Chuck SmileyRekiere
d9d67cefde scope changes 2020-09-30 14:29:38 -06:00
Chuck SmileyRekiere
9b0e8cfa39 additional logging 2020-09-30 13:39:31 -06:00
Chuck SmileyRekiere
736447f4d3 log fixes 2020-09-30 13:12:21 -06:00
Chuck SmileyRekiere
06c31d83db trying to catch the lockup with cisco controller and graceful exit 2020-09-30 13:02:52 -06:00
Chuck SmileyRekiere
6c53120282 trying to catch the lockup with cisco controller and graceful exit 2020-09-30 11:55:53 -06:00
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
Chuck SmileyRekiere
3b54e63b69 attempt to not leave telnet hung on unfavorable conditions 2020-09-25 14:07: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
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
e2ebc047a9 added catching and exit if failure on telnet 2020-09-24 16:13:16 -06:00
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
276ac894d2 bug fix, be more specific with slot 2020-09-22 14:35:34 -06:00
Chuck SmileyRekiere
ec74ab5656 increased sleep after prompt, 2020-09-22 08:17:09 -06:00
Chuck SmileyRekiere
2a69d7a1f9 need additional sleep after 1st prompt 2020-09-22 08:02:16 -06:00
Chuck SmileyRekiere
45b9daaf41 clean up login 2020-09-22 07:11:33 -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
472b838017 fix to logout logic 2020-09-18 11:04:16 -06:00
Chuck SmileyRekiere
5313cbd870 removed break 2020-09-18 10:31:41 -06:00
Chuck SmileyRekiere
cd0fef7419 logout clean up 9800 2020-09-18 10:23:29 -06:00
Chuck SmileyRekiere
bce01d4218 policy fixes 2020-09-18 10:18:43 -06:00