A network administrator is designing a QoS marking policy to classify enterprise application traffic across both Layer 2 switch trunks and Layer 3 routed WAN links. Which statement accurately compares Class of Service (CoS) and Differentiated Services Code Point (DSCP) markings?
- CoS relies on a 3-bit field located inside the 802.1Q VLAN tag, whereas DSCP uses a 6-bit field inside the IP header.Cevap
- BCoS uses a 6-bit field in the IP header, whereas DSCP uses a 3-bit Priority Code Point field in the Ethernet frame header.
- CCoS automatically buffers non-conforming bursty traffic in queues, whereas DSCP drops out-of-profile traffic at ingress.
- DCoS markings persist end-to-end across Layer 3 router hops, whereas DSCP markings are stripped when packets cross ethernet switches.
Cevap
Class of Service (CoS) relies on a 3-bit Priority Code Point (PCP) field within the Layer 2 802.1Q VLAN header, whereas Differentiated Services Code Point (DSCP) uses a 6-bit field within the Layer 3 IP header.
The statement identifying CoS as a 3-bit field inside the 802.1Q VLAN header and DSCP as a 6-bit field in the IP header is correct. CoS provides 8 priority levels (0 to 7) for Layer 2 tagged frames, while DSCP provides 64 values (0 to 63) in the Differentiated Services field of Layer 3 IP headers.
Adım Adım Çözüm
Anahtar Kavram
QoS Marking Fields (CoS 3-bit L2 vs DSCP 6-bit L3)