PC Not Working in Switch>Phone>PC Setup - GS1900-10HP

JYeags
JYeags Posts: 2
First Comment

I have a GS1900-10HP switch that I am trying to configure for a setup like the following.

Switch>Phone>PC

Switch is on the Default VLAN 1

Phone is on VOIP VLAN 1040

PC is on Data VLAN 4

The phone works fine, however the PC continues to not work. I have double checked the DHCP server address on the switch along with the IPs and GW.

Current configuration looks like the following.

interface 5
switchport hybrid allowed vlan add 1040 tagged
switchport hybrid allowed vlan add 4 untagged
switchport hybrid allowed vlan remove 1
voice-vlan
!

! Boot Version: V2.0.2.1 | 05/21/2021
! Firmware Version: V2.70(AAZI.1) | 01/11/2022

Please advise

Accepted Solution

  • Zyxel_Melen
    Zyxel_Melen Posts: 2,085  Zyxel Employee
    250 Answers Zyxel Certified Network Engineer Level 1 - Switch Third Anniversary 1000 Comments
    Answer ✓

    Hi @JYeags,

    Welcome to the Zyxel community!

    I have some advice for you:

    1. Please set up PVID 4 on Interface 5. The path is "Configuration > VLAN > VLAN > port".
      The configuration will be "switchport hybrid pvid 4".
    2. Don't forget the switch uplink/DHCP port should be set as tagged.

    I hope it helps.

    Zyxel Melen


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


All Replies

  • Zyxel_Melen
    Zyxel_Melen Posts: 2,085  Zyxel Employee
    250 Answers Zyxel Certified Network Engineer Level 1 - Switch Third Anniversary 1000 Comments
    Answer ✓

    Hi @JYeags,

    Welcome to the Zyxel community!

    I have some advice for you:

    1. Please set up PVID 4 on Interface 5. The path is "Configuration > VLAN > VLAN > port".
      The configuration will be "switchport hybrid pvid 4".
    2. Don't forget the switch uplink/DHCP port should be set as tagged.

    I hope it helps.

    Zyxel Melen


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


  • JYeags
    JYeags Posts: 2
    First Comment

    Setting the PVID on these ports made it work as expected. Thank you.