Commit Graph

151 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
918c4bf232 cisco_wifi_ctl.py: changed the expect string since looking for exact 2020-10-29 10:34:07 -06:00
Chuck SmileyRekiere
e3ef67f9a4 cisco_wifi_ctl.py cleaned up default prompt 2020-10-29 10:29:24 -06:00
Chuck SmileyRekiere
2d46e31f80 cisco_wifi_ctl.py lf_cisco_power.py : cleaned up output when not in verbose mode 2020-10-29 08:57:37 -06:00
Chuck SmileyRekiere
81dfade8d2 cisco_wifi_ctl.py : log message update 2020-10-28 12:35:45 -06:00
Chuck SmileyRekiere
dc8745a26d cisco_wifi_ctl.py: config logging debug console disable 2020-10-28 12:11:35 -06:00
Chuck SmileyRekiere
cda4ad39ed cisco_wifi_ctl.py : added debug_disable_all to command list 2020-10-28 11:34:29 -06:00
Chuck SmileyRekiere
4e056da5d0 cisco_wifi_ctl.py added 3504 ability to disable logging 2020-10-28 11:31:17 -06:00
Chuck SmileyRekiere
6902eba161 cisco_wifi_ctl.py: remove breaks 2020-10-28 10:47:43 -06:00
Chuck SmileyRekiere
b8890ef8c6 cisco_wifi_ctl.py: print for output 2020-10-28 10:44:43 -06:00
Chuck SmileyRekiere
c851d844ee cisco_wifi_ctl.py: 3504 changed expect to expect_exact 2020-10-28 09:22:54 -06:00
Chuck SmileyRekiere
753d75304e cisco_wifi_ctl.py: look for specific prompts 2020-10-28 08:54:42 -06:00
Chuck SmileyRekiere
d420db9903 cisco_wifi_ctl.py: close connection after logout on 3504 2020-10-28 08:06:35 -06:00
Chuck SmileyRekiere
c4efe40e3b cisco_wifi_ctl.py: update expect 2020-10-28 07:59:21 -06:00
Chuck SmileyRekiere
48693a731d cisco_wifi_ctl.py: 3504 telnet logout clean up 2020-10-27 17:28:08 -06:00
Chuck SmileyRekiere
25b9c771d5 cisco_wifi_ctl.py: 3504 telnet logout clean up 2020-10-27 17:12:20 -06:00
Chuck SmileyRekiere
16275d9a14 cisco_wifi_ctl.py : accomicated system that used legacy version 2020-10-27 16:58:54 -06:00
Chuck SmileyRekiere
1254278b9c cisco_wifi_ctl.py: shortened timing on logging out 2020-10-26 09:30:18 -06:00
Chuck SmileyRekiere
5750c34995 cisco_wifi_ctl.py : removed expects after command sent, since already done later in code 2020-10-26 09:22:36 -06:00
Chuck SmileyRekiere
af9c4deea7 cisco_wifi_ctl.py : update to line_console_0 2020-10-26 09:13:36 -06:00
Chuck SmileyRekiere
16919ae7fe cisco_wifi_ctl.py: added no_logging_console and line_console_0 to suppress logging during script running 2020-10-26 09:04:03 -06:00
Chuck SmileyRekiere
b348b7e684 cisco_wifi_ctl.py: take into account other messages 2020-10-23 14:09:51 -06:00
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