nerdexam
Nokia

4A0-107 · Question #54

In which of the following scenarios is self-generated traffic QoS (sgt-QoS) useful?

The correct answer is C. The priority of various control packets requires special treatment throughout the network. sgt-QoS enables a router to apply differentiated QoS markings (e.g., DSCP) to the various control-plane packets it originates itself - BGP updates, OSPF hellos, LDP messages, etc. - so those packets receive the correct forwarding treatment as they traverse the network. Option C…

Scheduling

Question

In which of the following scenarios is self-generated traffic QoS (sgt-QoS) useful?

Options

  • AEXP markings on transit control traffic are not set correctly.
  • BThe priority of all self-generated traffic needs to be lowered to allow all other traffic to take
  • CThe priority of various control packets requires special treatment throughout the network.
  • DThe BGP process is consuming too many CPU cycles and is impacting OSPF performance.

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    77% (23)
  • D
    13% (4)

Explanation

sgt-QoS enables a router to apply differentiated QoS markings (e.g., DSCP) to the various control-plane packets it originates itself - BGP updates, OSPF hellos, LDP messages, etc. - so those packets receive the correct forwarding treatment as they traverse the network. Option C is correct because different control protocols often have different priority requirements (e.g., OSPF hellos are more time-sensitive than BGP keepalives), and sgt-QoS is precisely the mechanism to assign each type its appropriate marking at the source.

Why the distractors are wrong:

  • A is wrong because EXP markings on transit traffic are set by the forwarding plane as packets pass through - that's a remarking/classification issue, not a self-generated traffic problem.
  • B is wrong because sgt-QoS provides granular, per-protocol control, not a blunt global priority reduction - uniformly lowering all self-generated traffic would be counterproductive and dangerous for critical protocols.
  • D describes a CPU/process scheduling problem on the local device, which is addressed by Control Plane Policing (CoPP) or process priority tuning, not QoS markings for network transit.

Memory tip: Think "SGT = Self-Generated Traffic gets Tags" - the router stamps its own outgoing control packets with QoS tags so the rest of the network knows how to treat each protocol differently.

Topics

#self-generated traffic QoS#control plane priority#traffic classification#packet scheduling

Community Discussion

No community discussion yet for this question.

Full 4A0-107 Practice