- Written by Imtiyaz Mohammad
- Posted on 6月 17, 2025
- Updated on 6月 17, 2025
- 102 Views
Class based forwarding (CBF) is a means for steering network traffic into colored tunnels based on one or more fields of the ingress traffic. Rephrased, CBF is forwarding of traffic based on “classes” which are derived from fields in the ingress packet headers and policies provisioned on the router.
- Written by Bharath Somayaji
- Posted on 4月 25, 2022
- Updated on 9月 8, 2023
- 11071 Views
Class Based Forwarding (CBF) is a means for steering IP traffic into colored tunnels based on the ingress DSCP values. CBF may be used with SR-TE Policy or RSVP-TE colored tunnels.
- Written by Vikas Hegde
- Posted on 11月 22, 2017
- Updated on 12月 23, 2024
- 22356 Views
Connectivity Monitor is an EOS feature that allows users to monitor their network resources from their Arista switches. The resources being monitored may or may not be Arista devices. Connectivity monitoring is unidirectional in nature.
- Written by Praveen Kumar Yadav
- Posted on 10月 20, 2022
- Updated on 6月 13, 2024
- 8395 Views
In the 7280R3/7500R3/7800R3 platform, EXP rewrite for IP-MPLS routed flows is derived from the DSCP of the packet. Using Qos Policy map , DSCP can be set as needed. But in this process, the egress IP TOS was also changed, which may cause issues later at customer edge.
- Written by Harish Prabhu
- Posted on 8月 31, 2023
- Updated on 2月 28, 2025
- 7637 Views
By default, the DSCP and ECN bits of VXLAN bridged packets are not rewritten. Currently, for bridged packets undergoing VXLAN encapsulation, the DSCP in the outer IP header is derived from TC and the ECN bits are set to zero. The desired behavior is that the outer IP header should be remarked with ingress packet DSCP and ingress packet ECN. Also, local congestion should be handled correctly.
- Written by Nikhil Goyal
- Posted on 10月 7, 2019
- Updated on 12月 21, 2021
- 9586 Views
The differentiated services code point (DSCP) is a 6 bit field in the IP header, which can be used to mark traffic for
- Written by Kulwinder Singh
- Posted on 8月 16, 2018
- Updated on 9月 12, 2024
- 10293 Views
The feature allows to create a named TC to DSCP mapping that can be applied on an interface.DSCP of routed packets egressing out of the interface will be rewritten according to the map.
- Written by Phillip Jie
- Posted on 3月 6, 2020
- Updated on 3月 6, 2020
- 8716 Views
This article describes the support for specifying DSCP mask in IPv4 access list. DSCP mask can be used to match
- Written by Swaroop George
- Posted on 4月 15, 2021
- Updated on 5月 2, 2025
- 9917 Views
This feature allows selecting Differentiated Services Code Point (DSCP) and Traffic Class (TC) values for packets at VTEPs along VXLAN encapsulation and decapsulation directions respectively. DSCP is a field in IP Header and TC is a tag associated with a packet within the switch, both influence the Quality of Service the packet receives. This feature can be enabled via configuration as explained later in this document.