Switch GS1200-8 Series - V2.00 Patch 0 Firmware Release

Zyxel_Adam
Zyxel_Adam Posts: 429  Zyxel Employee
5 Answers Third Anniversary 10 Comments Zyxel Certified Network Administrator - Nebula
edited July 2021 in Switch New Release

Zyxel Switch GS1200-8 Series
Release Note
January, 2021

Firmware Version on all models

(Click Hyper link to download the firmware directly)


Zyxel GS1200-8        - V2.00(ABME.0)

Zyxel GS1200-8HPv2    - V2.00(ABMF.0)


New Feature and Enhancements


No.

New Feature and Enhancements

1.

Support port isolation

2.

Support bandwidth control

3.

Support management VLAN

4.

Support system up time


Bug fix

 

No.

Bug fix

1.

[eITS#200700086] IGMP control packet causes loop


Please refer to the Download Link for more details.
Don't miss this great chance to upgrade your Nebula org. for free!
https://bit.ly/3zdo2lH

Adam

Comments

  • lfos
    lfos Posts: 2
    Friend Collector First Comment
    A bug is introduced with the firmware V2.00(ABME.0): is not possible to set the management address in the range 10.0.0.0/8 anymore.
    Problem in the web ui lies at least in the checkIP(ip) function, the provided new regular expression :
       var exp=/^([1-9]{1,2}|1\d\d|2[0-2][0-3])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-4])$/; 
    clearly don't match the addresses starting with 10.
    Previous firmware release works correctly.
  • Zyxel_Melen
    Zyxel_Melen Posts: 2,059  Zyxel Employee
    250 Answers Zyxel Certified Network Engineer Level 1 - Switch Third Anniversary 1000 Comments
    Hi @lfos

    Welcome to Zyxel community.

    Sorry for the inconvenience,
    We've posted a workaround to resolve this issue with a hotfix firmware version, you may use the following link to download it: https://businessforum.zyxel.com/discussion/9591/fixed-gs1200-8-8hpv2-management-ip-address-issue#latest

    After upgrading the hotfix version, switch should be able to use 10.0.0.0/8 subnet.

    Melen
    Zyxel Melen


    Don't miss this great chance to upgrade your Nebula org. for free! 


  • lfos
    lfos Posts: 2
    Friend Collector First Comment
    Hi @Melen
    thank you for the quick response,
    hotfix firmware version works as expected.