From 38e1f4216df5751e856e11532fc894ccfbd4010d Mon Sep 17 00:00:00 2001 From: mattie47 <4696925+mattie47@users.noreply.github.com> Date: Sun, 7 Jan 2018 10:32:52 +1300 Subject: model: Added Allied Telesis AW+ model (#936) * Create awplus.rb Added support for Allied Telesis AW+ switches and routers * Add support for Allied Telesis Alliedware Plus products * Add Allied Telesis to Supported Products * Add Allied Telesis to supported models Feature support included: - Telnet and SSH -- Enable/Secret Password - Device info from "show system" command -- Dynamic output e.g. Device Uptime is removed. - Var: remove_secret - User-defined terminal length -- User is not required to "terminal no length" and can keep configured pager length. --- docs/Supported-OS-Types.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/Supported-OS-Types.md b/docs/Supported-OS-Types.md index c2035b0..a12f5ef 100644 --- a/docs/Supported-OS-Types.md +++ b/docs/Supported-OS-Types.md @@ -11,6 +11,8 @@ * [ISAM](/lib/oxidized/model/isam.rb) * [SR OS (Formerly TiMOS)](/lib/oxidized/model/timos.rb) * Wireless + * Allied Telesis + * [Alliedware Plus](/lib/oxidized/model/awplus.rb) * Alvarion * [BreezeACCESS](/lib/oxidized/model/alvarion.rb) * APC -- cgit v1.2.1