Comware Based
1753284 Members
5557 Online
108792 Solutions
New Discussion юеВ

Re: A5500 switch Voice vlan configuration

 
osamah_aljaloud
Occasional Visitor

A5500 switch Voice vlan configuration

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,


osamah.aljaloudi@hotmail.com
2 REPLIES 2
LLarouanne
Occasional Advisor

Re: A5500 switch Voice vlan configuration

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

 


gustavct
Occasional Visitor

Re: A5500 switch Voice vlan configuration

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?