summaryrefslogtreecommitdiff
path: root/lib/oxidized/model/edgeswitch.rb
AgeCommit message (Collapse)Author
2016-03-26closes #370Saku Ytti
2016-02-25Remove commands from the configTony Murray
2016-02-25Edgeswitch: not properly closing the connectonTony Murray
Quit fully logs out even when enabled. exit exit did not log out the second one failed.
2016-02-25Prompt detect not workingTony 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-22don't comment running configSaku Ytti
spotted by @str4nd
2016-02-22I guess no one uses telnet, which is nice.Saku Ytti
Edgeswitch spotted by @str4nd
2016-02-02Add EdgeSwitch Line RejectJacob Thomas
Addition of line reject to remove SNTP sync and uptime codes that change consistently into EdgeSwitch model file
2016-02-01EdgeSwitch ModelJacob Thomas
Add model file to suit Ubiquiti EdgeSwitch. Assumes enable password is disabled via SSH.