10-31-2011 12:07 PM - edited 03-07-2019 03:08 AM
I am creating a 3750 switch config. I want to have two Vlans, one for data and one for voice. How do I seperate these and how does the switch know
to use Vlan X for voice and Vlan Y for data ?
Cheers
Colin
Solved! Go to Solution.
10-31-2011 01:39 PM
Hi,
create your VLANS then on ports where you have PC+ IP phones attached you can do this:
switchport mode access
switchport access vlan
switchport voice vlan
then the DATA VLAN will be untagged = native VLAN and the Voice VLAN will get tagged with its corresponding VLAN id.
Regards.
Alain.
10-31-2011 01:39 PM
Hi,
create your VLANS then on ports where you have PC+ IP phones attached you can do this:
switchport mode access
switchport access vlan
switchport voice vlan
then the DATA VLAN will be untagged = native VLAN and the Voice VLAN will get tagged with its corresponding VLAN id.
Regards.
Alain.
11-01-2011 06:05 AM
Perfect Thanks Alain
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide