We previously had QoS configured and could see our VoIP traffic tagged with EF. We replaced our switches with Summit x440 and 460 G2 models, replaced our phones, and implemented Extreme Management Center and somewhere along the line things broke.
Traffic flow:
Summit-CV-VoIP -> Summit-CV-Core -> MPLS network -> Summit-BTP-Core -> Internet
For this testing, I am using a phone connected to port 1:27 on the VoIP switch. The phone has an IP of 172.22.36.15.
On the VoIP switch, I disabled dot1p examination. After doing that, I am now able to see calls between two phones in the office (connected to the same switch) using QP6 (below is a pcap from the phone showing the expected tagging and "show port x:y qosmonitor" shows traffic in the QP6 queue.
![58b1f68d9e5f4387bf6086f823f2c913_a6da17ce-8f06-49eb-9cb1-d0d085d27aca.png 58b1f68d9e5f4387bf6086f823f2c913_a6da17ce-8f06-49eb-9cb1-d0d085d27aca.png](/t5/image/serverpage/image-id/5133i7461396AF4B582B4/image-size/large?v=v2&px=999)
However, when I then attempt to call an external number, the pcap of the port that mirrors traffic to our MPLS network does not show the correct tag on the traffic. Oddly though, the "show port 1 qosmonitor" does show a fair amount of traffic in the QP6 queue.
![58b1f68d9e5f4387bf6086f823f2c913_3eed79b3-4bba-4f77-8a7e-a923b5bf43ac.png 58b1f68d9e5f4387bf6086f823f2c913_3eed79b3-4bba-4f77-8a7e-a923b5bf43ac.png](/t5/image/serverpage/image-id/3952iC9F6B6BBDD67048E/image-size/large?v=v2&px=999)
However, a pcap on the phone at the same time shows the traffic tagged correctly there.
![58b1f68d9e5f4387bf6086f823f2c913_511250a8-cb1c-4707-bee6-fd797d955860.png 58b1f68d9e5f4387bf6086f823f2c913_511250a8-cb1c-4707-bee6-fd797d955860.png](/t5/image/serverpage/image-id/4880iB42C2F776FC1B122/image-size/large?v=v2&px=999)
Why would this have been working fine with our old non G2 switches and now it suddenly looks like any traffic that goes across the MPLS network isn't tagged correctly (even though the qosmonitor seems to show traffic in that queue)?