Copyright (c) 2026 MindMesh Academy. All rights reserved. This content is proprietary and may not be reproduced or distributed without permission.

5.7.2. PHB (Per-Hop Behavior)

DSCP (Differentiated Services Code Point) is the standard way to mark IP packet priority. It's a 6-bit field in the IP header, giving 64 possible values (0-63). But the exam focuses on the common values:

PHBDSCP ValueTraffic TypeTreatment
EF (Expedited Forwarding)46Voice (RTP)Low latency, low jitter, guaranteed bandwidth
AF (Assured Forwarding)10-43Business apps, videoGuaranteed delivery under normal conditions
CS (Class Selector)8, 16, 24...Backward compatibleMaps to old IP Precedence
BE (Best Effort)0Everything elseNo guarantees, drop first
Layer 2 vs Layer 3 QoS:
  • CoS (Class of Service): 3-bit field in 802.1Q VLAN tag (0-7)—only exists on trunks
  • DSCP: 6-bit field in IP header—survives across the entire path

⚠️ Exam Trap: CoS marks are lost when a trunk connects to an access port. DSCP marks survive end-to-end. For consistent QoS across the network, trust DSCP at network edges and map between CoS and DSCP at trunk boundaries.

See how it connects
Alvin Varughese
Written byAlvin Varughese
Founder18 professional certifications