Send 802.1p Value to Phone via LLDP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-03-2016 08:18 AM
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.....
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-03-2016 12:03 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-03-2016 11:52 AM
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. 
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. 
