- A
A MAC address is a local Layer 2 identifier, while an IP address is a Layer 3 logical address used across networks.
This is correct because it captures the role difference between MAC and IP addressing.
- B
A MAC address is used only by routers, while an IP address is used only by switches.
Why wrong: This is wrong because it reverses and oversimplifies the actual roles.
- C
MAC and IP addresses are interchangeable in routed networks.
Why wrong: This is wrong because they serve different layers and purposes.
- D
IP addresses are used only inside one Ethernet broadcast domain.
Why wrong: This is wrong because IP addresses are used across routed networks.
CCNA Network Infrastructure and Connectivity Practice Question
This 200-301 practice question tests your understanding of network infrastructure and connectivity. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: a MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Which statement best compares a MAC address and an IP address?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"best"Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
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
A MAC address is a local Layer 2 identifier, while an IP address is a Layer 3 logical address used across networks.
A MAC address is primarily a local Layer 2 identifier used for frame delivery on the immediate segment, while an IP address is a Layer 3 logical address used for routed communication across networks. In practical terms, switches make frame-forwarding decisions using MAC information locally, while routers forward packets based on IP information between networks. This is one of the most fundamental distinctions in networking. The exam often tests whether you can separate local data-link identity from routed network-layer identity.
Key principle: A MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
A MAC address is a local Layer 2 identifier, while an IP address is a Layer 3 logical address used across networks.
Why this is correct
This is correct because it captures the role difference between MAC and IP addressing.
Clue confirmation
The clue word "best" in the question point toward this answer.
Related concept
A MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain.
- ✗
A MAC address is used only by routers, while an IP address is used only by switches.
Why it's wrong here
This is wrong because it reverses and oversimplifies the actual roles.
When this WOULD be correct
In a question that specifies that MAC addresses are utilized exclusively in a router's operation for packet forwarding and that IP addresses are solely for switches managing local traffic, option B could be correct. This would require a context where the roles of devices are misrepresented.
- ✗
MAC and IP addresses are interchangeable in routed networks.
Why it's wrong here
This is wrong because they serve different layers and purposes.
When this WOULD be correct
If the exam question asked about the use of address types in a specific context where both MAC and IP addresses are treated as identifiers for devices in a network without emphasizing their distinct roles, this option could be considered correct.
- ✗
IP addresses are used only inside one Ethernet broadcast domain.
Why it's wrong here
This is wrong because IP addresses are used across routed networks.
When this WOULD be correct
If the exam question specifically asked about the scope of IP address usage within a single network environment, such as 'Which addresses are limited to communication within a single Ethernet broadcast domain?', then option D would be correct, as IP addresses would not be used outside that domain.
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 200-301 exam frequently reuses these exact scenarios with slightly different constraints.
✓A MAC address is a local Layer 2 identifier, while an IP address is a Layer 3 logical address used across networks.Correct answer▾
Why this is correct
This is correct because it captures the role difference between MAC and IP addressing.
✗A MAC address is used only by routers, while an IP address is used only by switches.Wrong answer — click to see why▾
Why this is wrong here
This option is incorrect because MAC addresses are used by network interface cards (NICs) for local communication, while IP addresses are utilized by routers and devices across different networks. Both MAC and IP addresses serve distinct purposes in networking, not limited to specific devices.
★ When this WOULD be the correct answer
In a question that specifies that MAC addresses are utilized exclusively in a router's operation for packet forwarding and that IP addresses are solely for switches managing local traffic, option B could be correct. This would require a context where the roles of devices are misrepresented.
Why candidates choose this
Candidates might choose this option due to a misunderstanding of device roles in networking, mistakenly believing that MAC addresses are only relevant to routers and IP addresses to switches, leading to confusion about their actual functions.
✗MAC and IP addresses are interchangeable in routed networks.Wrong answer — click to see why▾
Why this is wrong here
This option is wrong because MAC addresses and IP addresses serve different purposes and are not interchangeable; MAC addresses operate at Layer 2 for local network communication, while IP addresses function at Layer 3 for routing across networks.
★ When this WOULD be the correct answer
If the exam question asked about the use of address types in a specific context where both MAC and IP addresses are treated as identifiers for devices in a network without emphasizing their distinct roles, this option could be considered correct.
Why candidates choose this
Candidates may find this option tempting due to a misunderstanding of how network addressing works, leading them to believe that both address types can serve similar functions in certain scenarios.
✗IP addresses are used only inside one Ethernet broadcast domain.Wrong answer — click to see why▾
Why this is wrong here
This option is incorrect because IP addresses can be used across multiple Ethernet broadcast domains, allowing devices on different networks to communicate. MAC addresses operate within a single broadcast domain, while IP addresses facilitate routing between different networks.
★ When this WOULD be the correct answer
If the exam question specifically asked about the scope of IP address usage within a single network environment, such as 'Which addresses are limited to communication within a single Ethernet broadcast domain?', then option D would be correct, as IP addresses would not be used outside that domain.
Why candidates choose this
Candidates may find this option tempting due to a misunderstanding of network segmentation, where they incorrectly associate IP addresses solely with local network traffic, leading them to believe that IP addresses are confined to a single broadcast domain.
Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Common exam traps
Common exam trap: answer the scenario, not the keyword
A common exam trap is to confuse the scope and function of MAC and IP addresses. Some candidates mistakenly believe MAC addresses are used by routers or that IP addresses only function within a single Ethernet broadcast domain. This misunderstanding arises because MAC addresses are physical and local, while IP addresses are logical and global. The trap lies in reversing these roles or assuming they are interchangeable, which leads to incorrect answers. Recognizing that MAC addresses operate at Layer 2 for local delivery and IP addresses operate at Layer 3 for routing is essential to avoid this pitfall.
Detailed technical explanation
How to think about this question
A MAC (Media Access Control) address is a unique hardware identifier assigned to a network interface card (NIC) and operates at Layer 2 (Data Link layer) of the OSI model. It is used for local frame delivery within the same broadcast domain or Ethernet segment. MAC addresses are fixed and burned into the device hardware, enabling switches to forward frames based on MAC address tables. An IP (Internet Protocol) address operates at Layer 3 (Network layer) and serves as a logical identifier for devices across different networks. IP addresses enable routing of packets between distinct networks using routers. Unlike MAC addresses, IP addresses can be assigned dynamically or statically and are hierarchical, allowing for efficient routing and subnetting. The exam trap often confuses candidates by mixing the roles of MAC and IP addresses, such as suggesting MAC addresses are used by routers or that IP addresses are limited to a single broadcast domain. In practice, switches use MAC addresses for local forwarding, while routers use IP addresses to route traffic between networks. Understanding this distinction is critical for correctly answering CCNA questions on addressing and routing.
KKey Concepts to Remember
- A MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain.
- An IP address is a Layer 3 logical address that routers use to route packets between different networks across the internet or intranets.
- Switches build MAC address tables to forward frames based on MAC addresses, enabling efficient local traffic delivery without routing.
- Routers use IP addresses to make forwarding decisions, enabling communication between separate IP subnets and different network segments.
- MAC addresses are fixed and assigned by hardware manufacturers, while IP addresses can be assigned dynamically or statically by network administrators.
- MAC addresses operate only within a local Layer 2 broadcast domain, whereas IP addresses function across multiple Layer 3 routed networks.
- Confusing MAC addresses with IP addresses can lead to incorrect assumptions about device roles and network traffic flow in Cisco environments.
- Understanding the distinction between Layer 2 MAC addressing and Layer 3 IP addressing is fundamental for mastering routing, switching, and subnetting concepts.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
A MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain.
Real-world example
How this comes up in practice
A network engineer segments a warehouse floor into three subnets: 20 scanners, 5 printers, and 2 management hosts. Picking the wrong mask wastes addresses or leaves too few usable hosts. Exam questions test whether you can apply CIDR notation, calculate block size, and identify the correct usable-host range for a given prefix.
What to study next
Got this wrong? Here's your next step.
Review a MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain., then practise related 200-301 questions on the same topic to reinforce the concept.
- →
Network Infrastructure and Connectivity — study guide chapter
Learn the concepts, then practise the questions
- →
Network Infrastructure and Connectivity practice questions
Targeted practice on this topic area only
- →
All 200-301 questions
1,819 questions across all exam domains
- →
CCNA 200-301 v2 study guide
Full concept coverage aligned to exam objectives
- →
200-301 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 200-301 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Network Infrastructure and Connectivity practice questions
Practise 200-301 questions linked to Network Infrastructure and Connectivity.
Switching and Network Access practice questions
Practise 200-301 questions linked to Switching and Network Access.
IP Routing practice questions
Practise 200-301 questions linked to IP Routing.
Network Services and Security practice questions
Practise 200-301 questions linked to Network Services and Security.
AI and Network Operations practice questions
Practise 200-301 questions linked to AI and Network Operations.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
Practice this exam
Start a free 200-301 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 200-301 question test?
Network Infrastructure and Connectivity — This question tests Network Infrastructure and Connectivity — A MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain..
What is the correct answer to this question?
The correct answer is: A MAC address is a local Layer 2 identifier, while an IP address is a Layer 3 logical address used across networks. — A MAC address is primarily a local Layer 2 identifier used for frame delivery on the immediate segment, while an IP address is a Layer 3 logical address used for routed communication across networks. In practical terms, switches make frame-forwarding decisions using MAC information locally, while routers forward packets based on IP information between networks. This is one of the most fundamental distinctions in networking. The exam often tests whether you can separate local data-link identity from routed network-layer identity.
What should I do if I get this 200-301 question wrong?
Review a MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain., then practise related 200-301 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.
What is the key concept behind this question?
A MAC address uniquely identifies a device's network interface at Layer 2 and is used for local frame forwarding within the same broadcast domain.
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 →
Last reviewed: Apr 12, 2026
This 200-301 practice question is part of Courseiva's free Cisco 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 200-301 exam.
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.
Sign in to join the discussion.