01-03-2018 05:15 AM - edited 03-08-2019 01:17 PM
I have a new 3850 switch and am struggeling with the new auto port macros and qos seettings
I am using Yealink t20P phones which support DSCP and LLDP
When I enable LLDP on the switch and phone, the phone is recognised as a cisco_phone and the appropriate macro set on the interface.
My confusion is that documentation for the commands
trust device cisco-phone
auto qos voip cisco-phone
service-policy input AutoQos-4.0-CiscoPhone-Input-Policy
which are all applied by the macro, suggest that the phone should be running CDP to work properly.
This phone does not sent CDP packets, so my concern is that the port is not properly set for use.
An alternative view could be that the switch takes LLDP packets as equivalent to CDP and so makes the correct configuration assumptions for QOS
Can someone who understands how these things should be set for new IOS-XE switches please comment
switch is WS-C3850-48U IOS-XE version 16.6.2
Phone is Yealink T20P
Solved! Go to Solution.
01-03-2018 06:01 AM
01-03-2018 05:31 AM
01-03-2018 05:56 AM
Thanks for quick reply, The phone is marking traffic as EF
Are you suggesting I don't use auto smartport macros and configure the port by hand or are you recommending that I edit the default macro to replace the line auto qos cisco-phone with auto qos trust dscp
The current macro that is applied when the phone is detected is
interface $INTERFACE |
macro description $TRIGGER |
switchport access vlan $ACCESS_VLAN |
switchport mode access |
switchport block unicast |
switchport voice vlan $VOICE_VLAN |
switchport port-security maximum 3 |
switchport port-security maximum 2 vlan access |
switchport port-security |
switchport port-security aging time 1 |
switchport port-security violation restrict |
switchport port-security aging type inactivity |
load-interval 30 |
auto qos voip cisco-phone |
storm-control broadcast level pps 1k |
storm-control multicast level pps 2k |
storm-control action trap |
spanning-tree portfast |
spanning-tree bpduguard enable |
ip dhcp snooping limit rate 15 |
exit |
01-03-2018 06:01 AM
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