VLAN Manager tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

2.0 KiB

TODO

Support auto creating missing VLANs with names from a table.

Compatability

NetGear GS724TS

V5.2.0.11

Cannot create VLANs Cannot set Egress/Untagged for VLAN 1 May have an issue w/ adding and removing a port from egress/untagged in the same command.

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

If you modify the egress ports, it will automatically ALSO set the bits for untagged (despite them being “correct” before). Currently, you have to run the tool a second time to set the untagged config properly.

V6.3.1.19

Does not list VLANs in dot1qVlanStatus, must use dot1qVlanStaticName or dot1qVlanCreationTime to get list of VLANs.

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

If you modify the egress ports, it will automatically ALSO set the bits for untagged (despite them being “correct” before). Currently, you have to run the tool a second time to set the untagged config properly.

NetGear GS108Tv2

Does not list VLAN 1 under dot1qVlanStaticName.

NetGear GS724TPv2

Requires firmware version of at least v1.1.50.39 for SNMPv3 to be functional. This version of firmware also requires a timeout of 2 seconds, which is longer than the 1 second default for queries to complete. An issue with net-snmp has been filed: https://github.com/net-snmp/net-snmp/issues/194

This swich cannot create vlans with the state set to createAndGo, they must use createAndWait, set the egress ports (even if they are all empty), before the vlan may be set active.