Comware

 View Only
last person joined: 18 hours ago 

Expand all | Collapse all

A5500 switch Voice vlan configuration

This thread has been viewed 0 times
  • 1.  A5500 switch Voice vlan configuration

    Posted Mar 02, 2011 07:59 AM

    Dear Experts,

     

    below are interface configuration examples for Auto and normal modes for voice vlan, I need your expert help to validate those configurations.

     

    Voice Vlan 160

    Data Vlan   99

     

    ---------------------------------------------------------------------------------

    Auto Voice Vlan

    ---------------------------------------------------------------------------------

     

    ! TAGGED VOICE PACKETS --> 

    PC in vlan 99 behind the Phone (vlan160)

     

    [Device] interface gigabitethernet 1/0/1

    [Device-GigabitEthernet1/0/1] port link-type hybrid

    [Device-GigabitEthernet1/0/1] voice vlan mode auto

    [Device-GigabitEthernet1/0/1] voice vlan 160 enable

    [Device-GigabitEthernet1/0/1] port hybrid vlan 99 untagged

     

    ! UNTAGGED VOICE PACKETS  

    only  Phone (vlan160) connected to the port -  voice vlan untagged

     

    [Device] interface gigabitethernet 1/0/1

    [Device-GigabitEthernet1/0/1] port link-type hybrid

    [Device-GigabitEthernet1/0/1] voice vlan mode auto

    [Device-GigabitEthernet1/0/1] voice vlan 160 enable

     

    ! TAGGED VOICE PACKETS

    only  Phone (vlan160) connected to the port - voice vlan tagged

     

    [Device] interface gigabitethernet 1/0/1

    [Device-GigabitEthernet1/0/1] port link-type hybrid

    [Device-GigabitEthernet1/0/1] voice vlan mode auto

    [Device-GigabitEthernet1/0/1] voice vlan 160 enable

     


    ------------------------------------------------------------------------------------------------

    Manual Voice Vlan

    ------------------------------------------------------------------------------------------------


    ! UNTAGGED VOICE PACKETS 

     only  Phone (vlan160) connected to the port - voice vlan untagged

     

    [Device] interface gigabitethernet 1/0/1

    [Device-GigabitEthernet1/0/1] port link-type hybrid

    [Device-GigabitEthernet1/0/1] undo voice vlan mode auto

    [Device-GigabitEthernet1/0/1] port hybrid pvid vlan 160

    [Device-GigabitEthernet1/0/1] port hybrid vlan 160 untagged

    [Device-GigabitEthernet1/0/1] voice vlan 160 enable

     

     

    ! TAGGED VOICE PACKETS

    PC in vlan 99 behind the Phone (vlan160)


    [Device] interface gigabitethernet 1/0/1

    [Device-GigabitEthernet1/0/1] port link-type hybrid

    [Device-GigabitEthernet1/0/1] undo voice vlan mode auto

    [Device-GigabitEthernet1/0/1] port hybrid vlan 160 tagged

    [Device-GigabitEthernet1/0/1] voice vlan 160 enable

    [Device-GigabitEthernet1/0/1] port hybrid vlan 99 untagged

     

    ################################################

     

     

    Many Thanks,



    #VoiceVlan


  • 2.  RE: A5500 switch Voice vlan configuration

    Posted Mar 18, 2011 11:11 AM

    I currently doing research on setting up a vlan voice, according to my research, I would add a command in your paragraph " VOICE Tagged Packet " :
    [Device-GigabitEthernet1/0/1] port hybrid pvid 99 

    to declare your default port VLAN

     




  • 3.  RE: A5500 switch Voice vlan configuration

    Posted May 25, 2017 09:55 AM

    If I don't know the MAC addresses from the IP phones but I know the MAC from the VOIP server, can I use this configuration on its interface?