petecarlson wrote:It would seem that the switch is changing the behavior of any trunk port which includes a Q VLAN in such a way that it makes it incompatible with another switches trunk port that does not yet contain a Q VLAN so it isn't really the same as T anymore, perhaps QT. I am guessing that the switch changes the ethertype, without telling you, on any trunk port that contains a vlan that is set to Q somewhere on the switch.
I agree with what Pete is saying above, I have never seen a behavior like this which is why I asked, in a lot of scenarios there could be any number of switches between the Netonix and whichever switch is at the far end doing the other end of the qnq.
I have never seen a switch that you cant put a port in qnq mode and have the switch just carry that tag out of its trunk port to go down the line. It shouldnt affect the already functioning traffic / tags of the trunk interface - the qnq traffic should just travel out of the trunk with its newly encapsulated tag.
I hope I am making sense here. Thanks for the response.
By the way, with your new double tagged feature being 0x8100 I can accomplish what I need to by matching that ethertype on the upstream switch that is doing the other side of the qnq, I've tested it and it works great. The above question is more of a curiosity at this point.