View all questions & answers for the NSE 5 - FortiSwitch 7.6 Administrator Exam Materials exam


Question 23 Discussion

Which QoS mechanism maps packets with specific class of service (COS) or Differentiated Services Code Point (DSCP) markings to an egress queue? (Choose one answer)

  • A. Classification for ingress traffic
  • B. Queuing for egress traffic
  • C. Policing for ingress traffic
  • D. Shaping for egress traffic
Correct Answer: A

Brave-Dump Clients Votes

B 50%
A 50%

Comments



javaughn Bryan 2025-12-10 20:45:24

Selected Answers: B


B is correct. A is incorrect.

COS and DSCP markings already exist on the packet. The question is asking which QoS mechanism takes those markings and decides which egress queue the packet goes into when it’s leaving the interface. That is literally what egress queuing does.

Why A is incorrect: Classification just identifies traffic on the way in. It can read COS/DSCP, but it doesn’t map packets to egress queues.

PAGES: 266-268 clarifies this in more detail, (can't fit all of that text here) | FORTISWITCH 7.6 ADMIN GUIDE
  • Brave-Dumps Admin 2025-12-16 15:35:32
    I think A is the correct one, please check Fortiswitch 7.2 Study guide page 279


javaughn Bryan 2025-12-16 20:42:03

Selected Answers: A


Thank you Brave-Dumps Admin, you are correct.

B is incorrect because queuing does not decide which egress queue a packet is placed into. Queuing only controls how packets are serviced after they are already in a queue, such as priority, scheduling, and dropping during congestion.

A is correct because classification is the mechanism that reads existing CoS or DSCP markings on ingress traffic and maps those packets to a specific egress queue. The image explicitly states that FortiSwitch classifies packets by mapping CoS or DSCP markings to an egress queue, while queuing happens later when packets are leaving the port.

Page: 279 | FORTISWITCH 7.2 GUIDE