Hi all!
I am fairly new cos so what I am trying to do might not make sense, here it goes.
I have the following lab topology
fe-0/0/1 fe-0/0/2
PC---SRX1(layer3 mode)--------------------SRX2(layer2 mode)-------------------SRX3(layer3 mode)-----PC
So srx1 has subinterface taged with vlan 99, SRX2 is vlan tagging 99 on fe-0/0/1 & fe0/0/2 and srx3 has subinterface vlan 99. SRX1 can ping SRX2 and establish bgp peers
I am rewriting traffic on SRX1 going towards SRX2 with DSCP EF and 802.1p EF (010). I am able to see traffic going into the correct queue on SRX3 however on SRX2 everything is coming though as NC.
I configured SRX2 to have 802.1p classiers on the fe-0/0/1 & fe-0/0/2 interfaces, however this did not help. My goal is have the traffic coming from SRX1 marked with 802.1p ef (010) to be put into the ef queues on SRX2.
Much appreciated!