Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-28 | Added the regex for variable sflow ids | Sander Wegter | |
2016-01-28 | Added a substitue for the changing sflow timeout command | Sander Wegter | |
2015-12-17 | Identify Stackable Switches | MrRJ45 | |
Change how we identify stackable switches using the word "Unit" to identify this. This is more reliable than identifying the Model number. | |||
2015-09-21 | Update powerconnect.rb | skares | |
Add :ssh Username and Password login. | |||
2015-04-16 | Add support for PowerConnect 62xx | Tom Laermans | |
The pager prompt on the PowerConnect 62xx family does not have a leading space; fixed the expect regex. Also added 6224/6248 to the block ignore regex. | |||
2015-04-01 | Add match for 35xx Switches, tidy up regex | MrRJ45 | |
Added a check for 35xx switches Also extract only on the model number, not the suffix (P or F) as we dont need that. | |||
2015-03-30 | PowerConnect Model not skipping some details | MrRJ45 | |
Some PowerConnect models were skipping fine as "Uptime" for example is shown across one line. Some models show this as a heading, and then lines for each stack member and so this was being included in the configuration. This will skip that "section" which is terminated by the next blank line. | |||
2015-03-14 | Also fix logout issue as described in #89 | Eric | |
2015-03-14 | Fix terminal length issues with older powerconnect switches as mentioned in ↵ | Eric | |
#89. Fixed by sending both commands and allowing one of them to fail. | |||
2014-10-02 | Fixed more ever changing output in powerconnect model, only shows up on some ↵ | Eric | |
firmware versions | |||
2014-09-26 | Removed ever-changing output from powerconnect model, thanks @artmann | Eric | |
2014-09-22 | Fixed small bug in powerconnect enable code | Eric | |
2014-08-15 | Added enable magic for powerconnect model, fixed pagination issues | Eric | |
2014-07-14 | Fix powerconnect model | Saku Ytti | |
a) put metainformation on top, rancid style b) remove changing data from 'show system' | |||
2013-05-12 | models enhance | nopedial | |
2013-05-01 | add latest changes | Samer Abdel-Hafez | |
2013-04-29 | Fix README.md and add cmd to powerconnect model | Samer Abdel-Hafez | |
2013-04-27 | Add models and README.md | nopedial | |