Vlan GS1920

Paulo
Paulo Posts: 1  Freshman Member
edited August 2022 in Switch
Vlan.jpg

I have two GS1920 switchs and I am trying to segregate into 3 seperate vlans. The vlans have been created on a GS1920, I have 2 DHCP servers från differents routers. I wish to connect the router to the switch along a single port (24) in the switch and then send it to from port (4) to another switch port (2) which should accept both DHCP. They should no see each other Lan !

Thanks,

Comments

  • Zyxel_Lucious
    Zyxel_Lucious Posts: 282  Zyxel Employee
    Zyxel Certified Network Engineer Level 2 - Switch Zyxel Certified Network Engineer Level 2 - Nebula Zyxel Certified Network Engineer Level 1 - Nebula 25 Answers

    Hi @Paulo


    Welcome to Zyxel community!

    First, I assume both of your routers can recognize VLAN tagged packets.

    Based on your scenario, you will need two different VLANs to separate the traffic.

    Here is a configuration example (using VLAN 2 & VLAN 11),

    2019-10-31_151632.jpg

    On GS1920-1,

    VLAN 2:

    fixed port 4,24

    tagged-out port 4,24

    VLAN 11:

    fixed port 4,12

    tagged-out port 4,12


    On GS1920-2,

    PVID 11 for port 3

    PVID 2 for port 4

    VLAN 2:

    fixed port 2,4

    tagged-out port 2

    untagged-out port 4

    VLAN 11:

    fixed port 2,3

    tagged-out port 2

    untagged-out port 3


    Zyxel_Lucious