nerdexam
CompTIA

N10-005 · Question #795

An administrator can use packet tags to configure which of the following?

The correct answer is D. QoS. QoS (Quality of Service) uses packet-level tags such as DSCP markings and 802.1p priority bits to classify and prioritize different types of network traffic.

Networking concepts

Question

An administrator can use packet tags to configure which of the following?

Options

  • AVLAN
  • BNAT
  • CPoE
  • DQoS

How the community answered

(15 responses)
  • B
    7% (1)
  • D
    93% (14)

Why each option

QoS (Quality of Service) uses packet-level tags such as DSCP markings and 802.1p priority bits to classify and prioritize different types of network traffic.

AVLAN

VLANs use 802.1Q frame tags to segment Layer 2 traffic, but these tags define broadcast domain membership rather than traffic priority or QoS behavior.

BNAT

NAT (Network Address Translation) translates IP addresses between private and public address spaces and does not use packet tagging to function.

CPoE

PoE (Power over Ethernet) delivers electrical power over Ethernet cables to devices and is a physical-layer feature unrelated to packet tags or traffic classification.

DQoSCorrect

QoS relies on packet tags - specifically DSCP (Differentiated Services Code Point) values in IP packet headers or 802.1p priority bits in Ethernet frame headers - to mark traffic with a priority level. Network devices read these tags to make forwarding decisions that favor high-priority traffic such as VoIP or video conferencing over lower-priority data. This tagging mechanism is the foundational configuration method for implementing QoS policies across a network.

Concept tested: QoS traffic prioritization using packet tags

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/qos/qos-policy-top

Topics

#QoS#packet tagging#802.1p#traffic prioritization

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice