cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure voice and data vlan on the same 200 series switch

How to configure voice and data vlan on the same 200 series switch

Niyas
New Contributor III
Hi Team,

we have 2 VLANs for voice and data, we need to access both VLAN on the same 200 series switch port.

what are the procedures to configure the switch port?
8 REPLIES 8

Ignace_Vyncke
New Contributor
Hello Niyas,
you need to untagg the ports for data vlan, and tagg the ports for voice vlan.
the voice end point needs to send the vlan id. If you use the 210 serie, then you need a additional L3 device (firewall, router) to route between the 2 vlan's, if you use the 220 serie, this is a L3 switch and can route between the two vlan's.

Can anyone share any configuration of most services in a switchn extreme 210 and 220 series? These are not XOS, there is no clear documentation of this series of equipment. Thank you

Niyas
New Contributor III
(Extreme 220) (Interface 1/0/2)#voice vlan 110
(Extreme 220) (Interface 1/0/2)#switchport mode access
(Interface 1/0/2)#switchport access vlan 10
(Interface 1/0/2)#switchport trunk native vlan 10
(Interface 1/0/2)#switchport trunk allowed vlan 110
(Interface 1/0/2)#exit

This is correct or not?
GTM-P2G8KFN