Courseiva
Question 445 of 464
Networking ConceptseasyMultiple ChoiceObjective-mapped

N10-009 Networking Concepts Practice Question

A network switch forwards frames based on which address?

⚠ Common exam trap

CompTIA often tests the distinction between Layer 2 switching (MAC addresses) and Layer 3 routing (IP addresses), and the trap here is that candidates mistakenly associate 'forwarding' with IP addresses because they think of routers, forgetting that the question specifically asks about a switch.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

MAC address

A network switch operates at Layer 2 (Data Link Layer) of the OSI model and uses MAC addresses to make forwarding decisions. When a frame arrives, the switch examines the destination MAC address, looks it up in its MAC address table (CAM table), and forwards the frame only to the port associated with that MAC address, reducing collision domains and improving network efficiency.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • MAC address

    Why this is correct

    Network switches operate at Layer 2 of the OSI model, utilizing Media Access Control (MAC) addresses to make forwarding decisions for frames within a local area network. A switch learns the MAC addresses of connected devices by examining the source MAC address of incoming frames and stores this information in its MAC address table (CAM table). When a frame arrives, the switch looks up the destination MAC address in this table to forward the frame out the correct port, ensuring efficient communication within the segment.

  • IP address

    Why it's wrong here

    IP addresses are logical network addresses used at Layer 3 (the Network Layer) of the OSI model to identify devices across different networks and facilitate routing. Standard network switches, however, are Layer 2 devices that operate solely on MAC addresses for forwarding frames within the same broadcast domain. While advanced Layer 3 switches can perform IP routing, a fundamental network switch does not inspect or use IP addresses for its primary frame forwarding function.

    When this WOULD be correct

    In a question about a router forwarding packets, the correct answer would be IP address. For example: 'A router forwards packets based on which address?'

  • Port number

    Why it's wrong here

    Port numbers are integral to Transport Layer (Layer 4) protocols like TCP and UDP, serving to identify specific applications or services running on a host. These numbers enable multiple applications on a single device to communicate simultaneously over the network. A network switch, operating at Layer 2, only examines the MAC address in the frame header and is entirely oblivious to the higher-layer port numbers, thus not using them for forwarding decisions.

    When this WOULD be correct

    A question asking 'Which criteria does a router use to forward packets?' would have port number as a correct answer if the question specifies 'when using network address translation (NAT) to map internal to external ports' or 'when applying access control lists (ACLs) based on port numbers'.

  • Domain name

    Why it's wrong here

    Domain names are human-readable identifiers, such as 'google.com', that are resolved to IP addresses by the Domain Name System (DNS). These names operate at the Application Layer (Layer 7) and are completely abstracted from the physical or data link layer operations of a network switch. Switches function exclusively at Layer 2 and therefore have no mechanism or need to interpret or utilize domain names for forwarding frames.

    When this WOULD be correct

    In a question about DNS resolution, such as 'Which service translates a domain name to an IP address?', domain name would be the correct answer as the input to a DNS query.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The N10-009 exam frequently reuses these exact scenarios with slightly different constraints.

MAC addressCorrect answer

Why this is correct

Network switches operate at Layer 2 of the OSI model, utilizing Media Access Control (MAC) addresses to make forwarding decisions for frames within a local area network. A switch learns the MAC addresses of connected devices by examining the source MAC address of incoming frames and stores this information in its MAC address table (CAM table). When a frame arrives, the switch looks up the destination MAC address in this table to forward the frame out the correct port, ensuring efficient communication within the segment.

IP addressWrong answer — click to see why

Why this is wrong here

A network switch operates at Layer 2 of the OSI model and forwards frames based on MAC addresses, not IP addresses. IP addresses are used by routers (Layer 3) for packet forwarding.

★ When this WOULD be the correct answer

In a question about a router forwarding packets, the correct answer would be IP address. For example: 'A router forwards packets based on which address?'

Why candidates choose this

Candidates may confuse the roles of switches and routers, or think that switches also use IP addresses because they often deal with IP networks in practice.

Port numberWrong answer — click to see why

Why this is wrong here

A network switch forwards frames based on MAC addresses, not port numbers. Port numbers are used by transport layer protocols (TCP/UDP) to identify applications, not for frame forwarding at layer 2.

★ When this WOULD be the correct answer

A question asking 'Which criteria does a router use to forward packets?' would have port number as a correct answer if the question specifies 'when using network address translation (NAT) to map internal to external ports' or 'when applying access control lists (ACLs) based on port numbers'.

Why candidates choose this

Candidates may confuse the term 'port' as used in networking (switch port vs. TCP/UDP port) and incorrectly think switches use port numbers for forwarding decisions.

Domain nameWrong answer — click to see why

Why this is wrong here

A network switch operates at Layer 2 (Data Link layer) and forwards frames based on MAC addresses, not domain names, which are used at Layer 7 (Application layer) for human-readable addressing.

★ When this WOULD be the correct answer

In a question about DNS resolution, such as 'Which service translates a domain name to an IP address?', domain name would be the correct answer as the input to a DNS query.

Why candidates choose this

Candidates may confuse the purpose of domain names (used in web browsing) with network addressing, mistakenly thinking switches use them for forwarding decisions.

Analysis generated from the official N10-009blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Quick reference

OSI Model Reference

LayerNamePDUKey Protocols / Devices
7ApplicationDataHTTP, HTTPS, DNS, SMTP, FTP, SSH
6PresentationDataTLS / SSL, JPEG, ASCII encoding
5SessionDataNetBIOS, RPC, SIP
4TransportSegment / DatagramTCP, UDP
3NetworkPacketIP, ICMP, OSPF — Routers
2Data LinkFrameEthernet, Wi-Fi, PPP — Switches, Bridges
1PhysicalBitsCables, NICs, Hubs, Repeaters

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 30, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.