Unable to force port/vlan/ipnet to cos on 7100-Series (8.42)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-19-2016 07:13 AM
Hi,
Our firewall cannot set 802.1p priority, only DSCP. Since the switches consider 802.1p for classification we must match traffic on the switch and set the appropriate priority somehow:
1) by port
2) by IP address/network
3) map ToS 184 to Cos 5 generally
4) .... ? (feel free to comment)
Neither of these approaches work. We do not see the 802.1p priority being set on the egress port.
This is what we tried:
set policy profile 1 name PrioToVoIP cos-status enable cos 5
set policy rule admin-profile port ge.2.35 mask 16 port-string ge.2.35 admin-pid 1
We also tried all of:
set policy rule 1 ipdestsocket 172.16.0.0 mask 16 cos 5 (the destination network of Callserver-->phones)
set policy rule 1 iptos 184 mask 8 cos 5
set cos settings 5 tos-value 184.0
set cos state enable
Note: Port ge.2.35 is the port receiving the output traffic of the firewall (tagged vlans).
When I capture (port mirror) the egress port (in this case ge.2.41) neither of them shows the 802.1p prio properly set. I tried Remote GRE mirror and local port mirror.
PBX ----> Firewall ----------> ge.2.35 -- Switch -- ge.2.41 -------> ......
I found this: https://extremeportal.force.com/ExtrArticleDetail?an=000064287
Could this be related?
Anyone have an idea?
Thanks,
Marki
PS: QoS is pain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-19-2016 11:37 AM
I went and looked up the bug that is associated with that article. While it has not been resolved it involves internal queue management,buffering, and internal handling of traffic between chips on the board. And reading into this it seems to me to be a rare event.
It seems to me that you are looking to see if the Priority bits in the 802.1Q tag are being set. Which I don't think this configuration will do. To alter the tag you need to use TCIoverwrite functionality to write the correct bits into the priority field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-19-2016 11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-19-2016 11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-19-2016 11:37 AM
