cancel
Showing results for 
Search instead for 
Did you mean: 

Send 802.1p Value to Phone via LLDP

Send 802.1p Value to Phone via LLDP

Stephen_Elliot1
Contributor
Hello - happy Friday!

I'm familiar with the command below which tells connected phones to use the 'Voice' Vlan and send voice packets with DSCP set to 46.

"configure lldp port [port] advertise vendor-specific med policy application voice vlan [vlan] dscp 46"

However it appears that XOS sends a dot1p value of 7 (network control traffic) to the phone by default and I can't find out how to change that - I want it set to 5 which is more commonly used for Voice.

Any ideas?

Many thanks.....

11 REPLIES 11

Stephen_Elliot1
Contributor
Hi, thanks but not quite - I want to send the voice policy to the phone via LLDP TLVs. You can configure the DSCP value but I can't see how to configure the dot1p.

Kyle_Buffington
New Contributor
configure dot1p type 5 qosprofile QPx
configure qosprofile QPx minbw 0 maxbw 100 port y:y

x=what Qosprofile you want to use for this.

Hopefully that is what you were wanting. 
GTM-P2G8KFN