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

Zyxel_Adam
Zyxel_Adam Posts: 430  Zyxel Employee
Zyxel Certified Network Administrator - Nebula 25 Answers First Comment Friend Collector
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.

Adam

Comments

  • lfos
    lfos Posts: 2
    First Comment Friend Collector
    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,698  Zyxel Employee
    Zyxel Certified Network Engineer Level 1 - Switch Zyxel Certified Network Administrator - Switch Zyxel Certified Network Administrator - Nebula Zyxel Certified Sales Associate
    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


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