Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-25 | Merge pull request #389 from PANZERBARON/master | ytti | |
Add 'nomore' to NOS model for sh run command | |||
2016-05-25 | Merge pull request #330 from Ham5ter/master | ytti | |
Adds support for Mellanox Switch devices | |||
2016-05-25 | Renames the Class and File to "MLNXOS" | Ham5ter | |
The Official Name of the Operating System is "MLNX-OS" I changed the Name to "MLNXOS" because Ruby does not support "-" in Class Names. http://www.mellanox.com/page/mlnx_os | |||
2016-05-20 | Merge pull request #420 from broxio/patch-2 | ytti | |
Update acos.rb | |||
2016-05-18 | Update procurve.rb | Arnoud Vermeer | |
Less escaping. | |||
2016-05-18 | Update procurve.rb | Arnoud Vermeer | |
Feedback from @ytti | |||
2016-05-18 | Dot's in hostnames are frowned upon, but allowed | Arnoud Vermeer | |
``` AMS01.LI17.RM.SW01(config)# hostname "AMS01.LI17.RM.SW01" Note: To be compliant with RFC 1123, the hostname must contain only letters, numbers and hyphens, and must not start or end with a hyphen. ``` | |||
2016-05-18 | Update acos.rb | broxio | |
Corrected some code format and white space. | |||
2016-05-18 | Update acos.rb | broxio | |
Update way to handle pw suggested by @ytti | |||
2016-05-17 | Update acos.rb | broxio | |
Update enable logic suggested by @ytti | |||
2016-05-16 | Update acos.rb | broxio | |
Update code format | |||
2016-05-16 | Update acos.rb | broxio | |
Update enable logic to support enable without password on ACOS device. | |||
2016-05-15 | Update acos.rb | broxio | |
add post_login to send "en" to enter privilege mode with-out password | |||
2016-05-13 | Update acos.rb | broxio | |
Modified pre_logout and change \n to \r | |||
2016-05-10 | Update comware.rb | Albert Martinez | |
issue #415 skip rogue ^M to comware based devices | |||
2016-05-05 | support catos | Saku Ytti | |
2016-05-04 | ASR9001 had \r in password prompt | Saku Ytti | |
Fixes #410 | |||
2016-04-25 | Patch for ironware 07.2.02kT3e3 version | TibshoOT | |
2016-04-11 | Add 'nomore' to NOS model for sh run command | TibshoOT | |
2016-04-08 | Fix for issue ytti/382, filters out additional credentials/secrets | Colin Stubbs | |
which change regularly in some way. Tested with BIG-IP v11.6.1 | |||
2016-04-08 | Fix for issue 359 | Colin Stubbs | |
2016-04-08 | asa.rb enhancements | gcotone | |
2016-03-31 | Merge pull request #367 from funzoneq/master | ytti | |
Add supermicro support tested on a SuperMicro SSE-G2252 | |||
2016-03-31 | Remove the pager and remove 'Building running configuration. Please wait...' | Arnoud Vermeer | |
2016-03-30 | Fix small typo, class must start with uppercase | roedie | |
2016-03-26 | closes #370 | Saku Ytti | |
2016-03-24 | add netonix support | Saku Ytti | |
closes #366 | |||
2016-03-24 | Add supermicro support tested on a SuperMicro SSE-G2252 | Arnoud Vermeer | |
2016-03-19 | Merge pull request #355 from danilopopeye/add-datacom-support | ytti | |
add DataCom support | |||
2016-03-17 | IPOS model improvements to fix unwanted diffs. | Jesper Geertsen Jonsson | |
2016-03-09 | Procurve remove secret | Ultra2D | |
2016-03-09 | Procurve filter control sequences and run `show system information`; fixes #356 | Ultra2D | |
2016-03-04 | include SSH support for DataCom models | Danilo Sousa | |
2016-03-03 | TMOS: Strip out the irule-down state | Mike Bryant | |
2016-03-03 | TMOS: Strip out the checking state | Mike Bryant | |
2016-03-02 | add DataCom support | Danilo Sousa | |
2016-03-01 | include support for Citrix NetScaler devices | Danilo Sousa | |
2016-03-01 | force the F5 TMOS shell to do not ask questions | Danilo Sousa | |
config # tmsh -h usage: tmsh <options ...> <commmand> -q the shell will not ask the user any questions, this option does not have an affect in interactive mode | |||
2016-02-25 | Remove commands from the config | Tony Murray | |
2016-02-25 | Edgeswitch: not properly closing the connecton | Tony Murray | |
Quit fully logs out even when enabled. exit exit did not log out the second one failed. | |||
2016-02-25 | Prompt detect not working | Tony Murray | |
The prompt detection was not working on my edgeswitch. The old regex was a little odd, so I don't know if there is some corner case I'm not accounting for. My prompts ``` (palmer-elevator.sw) > ``` ``` (palmer-elevator.sw) # ``` | |||
2016-02-25 | Fixed the fortios prompt to support a read-only user | awlx | |
2016-02-25 | Added function to get configuration of all partitions running on a F5 | awlx | |
2016-02-22 | don't comment running config | Saku Ytti | |
spotted by @str4nd | |||
2016-02-22 | I guess no one uses telnet, which is nice. | Saku Ytti | |
Edgeswitch spotted by @str4nd | |||
2016-02-21 | Fix telnet 'wait for prompt' bug | roedie | |
2016-02-20 | Merge pull request #323 from roedie/add-redback | ytti | |
Add support for Ericsson Redback | |||
2016-02-20 | Rename to IPOS | roedie | |
2016-02-19 | Merge pull request #324 from roedie/add-motorola-wm | ytti | |
Add support for Motorola wireless controllers | |||
2016-02-19 | Rename to be consistent | roedie | |