01-02-2019 07:38 AM - edited 03-05-2019 11:09 AM
Hi Please see below diagram
SW1 ---- Nexus7K ----SW2
We setup marking on traffic at SW1 while there are no any Qos configuration on Nexus7K. The question is if SW2 can see the same marking when SW2 receive the traffic? Thank you
01-02-2019 04:01 PM
Hello,
Without additional configuration to explicitly remark packets or frames, Nexus switches are completely transparent to IP DSCP and 802.1Q CoS markings and do not touch them in any way. What comes in also goes out. Of course, CoS markings can only be retained if the egress port is a trunk, otherwise the VLAN tag including the CoS bits would be lost.
Please feel welcome to ask further!
Best regards,
Peter
01-03-2019 10:04 AM - edited 01-03-2019 10:11 AM
Thank you so much for your reply!
It looks like Nexus7K has different action at this point with general old switch such as 3560 etc, which can rewrite these marking. That also means we do not need to do any configurations, including trust configuration etc on that Nexus7K port if we want to send traffic with the marking over to SW2?
" --- CoS markings can only be retained if the egress port is a trunk, otherwise the VLAN tag including the CoS bits would be lost ---" that means it is only on trunk, not access port. Why is that? Is this because the marking is attached with trunk frame?
01-03-2019 12:14 PM
Hello,
You are very much welcome!
It looks like Nexus7K has different action at this point with general old switch such as 3560 etc, which can rewrite these marking.
Yes, that is entirely correct. As opposed to Catalyst switches that had the concept of "trust cos", "trust dscp", and then you had the cos-dscp and dscp-cos rewrite maps, there no such thing on Nexus switches, neither the concept of trust, nor the concept of rewriting one of CoS or DSCP values depending on the trusted one.
That also means we do not need to do any configurations, including trust configuration etc on that Nexus7K port if we want to send traffic with the marking over to SW2?
Absolutely correct.
" --- CoS markings can only be retained if the egress port is a trunk, otherwise the VLAN tag including the CoS bits would be lost ---" that means it is only on trunk, not access port. Why is that? Is this because the marking is attached with trunk frame?
Again, absolutely correct! CoS bits are a part of the 802.1Q VLAN tag. Plain Ethernet frame format does not contain any field for CoS marking; it has to be VLAN-tagged to have the CoS field. Since access ports do not use VLAN tagging, there can be no CoS bits present on access ports.
Feel welcome to ask further!
Best regards,
Peter
01-04-2019 06:28 AM
01-04-2019 09:11 AM - edited 01-05-2019 10:00 AM
Thank you!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide