NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
funhouse69
Jan 13, 2012Aspirant
GS724TP VLAN Issues
I just added a GS724TP to my network, it is showing the latest firmware 5.0.0.15 with the Boot Version of 1.0.0.5. This switch was added to utilize the POE feature of the new GS108T (New Gray ones). ...
blessani
Jun 15, 2013Aspirant
It is "possible" - I managed to figure this out on a GS748TS,
--
Change the management vlan to another arbitrary vlan, ensure that there is a port with the appropriate PVID and untagged port set.
telnet x.x.x.x 60000
mcli
mcli
vlanDefaultEnabled
1
.. press down arrow until "false"
e
y
q
Which then deletes vlan1 / default vlan. The "default" vlan1 is then gone in the web GUI, and your are able to re-add vlan1 (as a static, not default) vlan.
Edit "Membership.js" in Chrome's developer tools, and change
alert("VLAN 1 is not editable");return false;
to
alert("VLAN 1 is editable :)");return true;
Now the changes to VLAN1 can take effect via the web GUI.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!