From b66c9789efb933fdad656371dd8beabbb132458c Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Mon, 23 Sep 2019 23:10:28 -0700 Subject: [PATCH] add some notes about other switches.. --- NOTES.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/NOTES.md b/NOTES.md index 34f2586..9403aa0 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,4 +1,5 @@ -Compatability: +Compatability +============= NetGear GS724TS --------------- @@ -12,3 +13,25 @@ Can set VLAN names SNMPv3 does not support 3DES or AES encryption. Supported: authProtocol=usmHMACSHAAuthProtocol, privProtocol=usmDESPrivProtocol + + +NetGear GS724Tv4 +---------------- + +V6.3.1.4 + +Fixed user of admin. Auth key is the same as web admin password. + +SNMPv3 does not support 3DES or AES encryption. +Supported: authProtocol=usmHMACSHAAuthProtocol, privProtocol=usmDESPrivProtocol + + +NetGear GS510TLP +---------------- + +V6.6.2.8 + +Fixed user of admin. Auth key is the same as web admin password. + +SNMPv3 does not support 3DES or AES encryption. +Supported: authProtocol=usmHMACSHAAuthProtocol, privProtocol=usmDESPrivProtocol