Changes for version 1.04 - 2020-04-25
- SLX platforms on the serial port can place a -more- prompt even in the middle of a line. The cmd() method was omitting output from that line immediately before the more prompt.
- SLX platforms are quite dirty in the output they produce for certain CLI commands when executed on the serial port. The cmd() method now deletes all those spurious escape character sequences.
- Attribute 'switch_mode' was incorrectly getting set to "Stack" on XOS switch with dedicated stacking cables connected but with stacking-mode disabled on the switch.
- cmd_initiated_prompt() default prompt match pattern was not matching Y/N confirm prompts from ExtremeXOS family switches and is now changed to: '[?:=]\h*(?:\(.+?\)\h*)?$'
Modules
Interact with CLI of Extreme Networking products over any of Telnet, SSH or Serial port