11-26-2010 12:41 AM - edited 07-03-2021 07:28 PM
Hi,
We have Cisco 5508 controller and 1130 LAPs (in h-reap mode). We are deploying wireless VoIP phones in the network and the question is,
do I have to configure the following line on the switchports the APs are connected to?
switchport trunk encapsulation dot1q
switchport trunk native vlan 333
switchport mode trunk
switchport voice vlan 50
srr-queue bandwidth share 10 10 60 20
priority-queue out
mls qos trust dscp
auto qos voip trust
Thanks,
Petri
Solved! Go to Solution.
11-27-2010 11:09 AM
Hi,
I'm sorry but I totally differ from Rob's reply.
The command "switchport voice vlan" only works for wired phones.
Sine the wireless traffic is all capwap encapsulated, a switch will make no difference about phone traffic.
How to have a voice vlan => Simply have a separate SSID that will link to a voice-specific vlan
How to have Qos=> Follow the document pasted by Rob and also the config guide of WLC. Basically, have the ssid as platinum qos, wmm enabled and map to CoS 6 and you should be good to go.
Nicolas
===
Don't forget to rate answers that you find useful
11-26-2010 05:50 AM
Hi Petri,
Yes, you will need the Voice vlan config
Have a look at this good design "White Paper";
Cheers!
Rob
11-27-2010 11:09 AM
Hi,
I'm sorry but I totally differ from Rob's reply.
The command "switchport voice vlan" only works for wired phones.
Sine the wireless traffic is all capwap encapsulated, a switch will make no difference about phone traffic.
How to have a voice vlan => Simply have a separate SSID that will link to a voice-specific vlan
How to have Qos=> Follow the document pasted by Rob and also the config guide of WLC. Basically, have the ssid as platinum qos, wmm enabled and map to CoS 6 and you should be good to go.
Nicolas
===
Don't forget to rate answers that you find useful
11-28-2010 01:54 PM
Switch port configurations for LWAP/CAPWAP is basically an access port.
switchport access vlan
switchport mode access
spanning-tree portfast
11-28-2010 10:28 PM
Hi,
In this case the APs are in h-reap mode, so that's why ports are trunk. My first thought was, that the line is not needed, so I'll have to trust Nicolas on this one. Thank you for the answers.
Br,
Petri
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