What if you find a remote office site with a vpn router and he has the Cisco phones plugged into the router and on the lan switch on the 881 you see no qos tagging. but of course their is DSCP shaping done with a policy map on the wan interface going OUT.
I want to add a switch because they need more than 4 ports. So I am going to create the vlans on the new switch and TRUNK to the router and leave the vlan interface on their for the 1 subnet they use for both phones and workstations.
CONCERN: do I even setup qos on the switch and turn on mls qos? don't I need to allow dscp values on the trunk to the router? can anyone help me? what do I setup for qos on the switch to then hand off DSCP values via the trunk. I have no clue here.
interface FastEthernet0/3
description Standard Cisco IP Phone and Workstation Port
switchport access vlan 176
switchport mode dynamic desirable
no logging event link-status
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
priority-queue out
auto qos voip cisco-phone
spanning-tree portfast
interface FastEthernet0/3
description Standard Cisco IP Phone and Workstation Port
switchport access vlan 789
switchport mode dynamic desirable
switchport voice vlan 41
no logging event link-status
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
mls qos trust device cisco-phone
mls qos trust cos
auto qos voip cisco-phone
spanning-tree portfast