Match each Differentiated Services Code Point (DSCP) Per-Hop Behavior (PHB) standard on the left to its corresponding bit/decimal value and network application profile on the right.
- Expedited Forwarding (EF)DSCP 46 (binary 101110); assigned to strict priority queuing for real-time voice traffic requiring minimal delay and jitter.
- Assured Forwarding 41 (AF41)DSCP 34 (binary 100010); assigned to high-priority enterprise data applications with low packet drop precedence.
- Class Selector 6 (CS6)DSCP 48 (binary 110000); reserved for core IP routing protocols and network infrastructure control traffic.
- Default Forwarding (DF)DSCP 0 (binary 000000); represents unclassified best-effort traffic managed with standard FIFO queuing.
Cevap
Expedited Forwarding (EF) matches DSCP 46 (voice/low-latency queue); Assured Forwarding 41 (AF41) matches DSCP 34 (high-priority data with low drop precedence); Class Selector 6 (CS6) matches DSCP 48 (network control traffic); Default Forwarding (DF) matches DSCP 0 (best-effort standard FIFO).
Each DiffServ PHB maps directly to a standardized 6-bit DSCP value: EF maps to DSCP 46 for priority low-latency queues, AF41 maps to DSCP 34 for high-priority low-drop data, CS6 maps to DSCP 48 for network control traffic, and DF maps to DSCP 0 for best-effort traffic.
Adım Adım Çözüm
Anahtar Kavram
DiffServ Per-Hop Behaviors (PHB) and DSCP Marking Standards