nerdexam
Brocade

143-080 · Question #13

Traffic prioritization is enforced on which ports?

The correct answer is D. Egress ports. See the full explanation below for the reasoning.

Question

Traffic prioritization is enforced on which ports?

Options

  • AM_Ports
  • BD_Ports
  • CIngress ports
  • DEgress ports

How the community answered

(56 responses)
  • A
    16% (9)
  • B
    4% (2)
  • C
    7% (4)
  • D
    73% (41)

Community Discussion

11
Haruki E.Haruki E.Jun 26, 2026

The answer is D, egress ports. Traffic prioritization, meaning the actual scheduling and queuing that decides which frames leave first under congestion, is enforced as traffic exits an interface, not as it arrives. Ingress handles classification and marking, which tells the switch what priority a frame carries, but the enforcement mechanism, the point where a high-priority queue actually gets serviced ahead of a low-priority queue, lives on the egress side. Think of it this way: you can classify all you want on the way in, but nothing gets prioritized until something is waiting to go out and the scheduler has to pick which frame leaves next. On Brocade gear you can confirm queue assignments and scheduling on a port with show qos interface, and the output will show you egress queue depth and servicing statistics, not ingress ones, because that is where enforcement happens.

15
Yusuf A.Yusuf A.Jun 21, 2026

The answer is D, Egress ports. My senior explained it this way: prioritization only matters at the point where frames are waiting to get out, and that is the egress side. The ingress port just receives frames as they come in, so there is no queue to manage there. It is at the egress port where multiple flows compete for the same outbound bandwidth, so that is where the switch applies the priority logic and decides which frames leave first. Think of it like a highway on-ramp versus the main lanes, you control the order of traffic where things actually merge and could back up, not at the entrance.

9
Samuel O.Samuel O.Jun 26, 2026

Caught myself second-guessing this one, but egress is where shaping actually happens, not ingress.

4
Haruki E.Haruki E.Jun 29, 2026

Correct on shaping, though ingress policing still does real work dropping or remarking above-contract traffic before it ever hits the egress queue, so the two mechanisms are complementary rather than one replacing the other.

0
Nina C.Nina C.Jun 26, 2026

So from what I have been reading, the switch shapes and schedules frames as they are going out, not coming in, which is why I keep landing on egress ports as the answer. Can someone explain why ingress would not work here, like is it because the switch does not have enough information about congestion at the point traffic arrives?

4
Dervla O.Dervla O.Jun 14, 2026

Saw a question worded almost identically on my sit, and the stem gave it away the second time I read it: prioritization is about controlling what goes OUT, not what comes in, so you eliminate A and B fast because those are port-type distractors, then you eliminate C because ingress is where you classify and mark, not where you enforce. D stands alone. Egress is where queues form and scheduling kicks in, which is exactly where enforcement has to live.

2
Hiroshi T.Hiroshi T.Jun 15, 2026

Cisco's QoS documentation and the MQC white paper map this out explicitly, classification and marking inbound, queuing and scheduling outbound, so if you bookmark that source you can verify D directly rather than working purely from stem logic.

0
Hiroshi T.Hiroshi T.Jun 6, 2026

The vendor documentation is clear that QoS traffic prioritization is enforced at egress ports, so D is correct. C is the classic trap because people assume prioritization is set when traffic arrives, but the actual enforcement happens on the way out, which is exactly what the blueprint language specifies.

0
Mateus R.Mateus R.Jun 26, 2026

Traffic gets shaped on the way OUT, right, so why would ingress matter here?

0
Brenda K.Brenda K.Jun 17, 2026

Egress ports, D, took me 8 seconds, flagged nothing, moved on clean.

-2
Dervla O.Dervla O.Jun 18, 2026

Eight seconds is solid, but make sure you read the stem twice on any port question because examiners love slipping in "outbound only" or "bidirectional" to flip the correct answer.

0
Full 143-080 Practice