Question 473 of 1,819
Network Infrastructure and ConnectivityeasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Layer 3, the network layer, because routers make forwarding decisions based on logical addressing such as IPv4 or IPv6 destination addresses. Unlike switches, which use physical MAC addresses at Layer 2, routers examine the logical network address in the packet header to determine the best path across different networks. On the CCNA 200-301 v2 exam, this concept tests your understanding of the OSI model’s separation of duties, often appearing in questions that contrast routing with switching or ask where logical addressing is processed. A common trap is confusing a router’s use of logical addresses with its need to de-encapsulate frames at Layer 2; remember that the forwarding decision itself happens at Layer 3. For a quick memory tip, think “Routers read the IP, not the MAC” — IP lives at Layer 3, so that’s where logical addressing guides the route.

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: routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks.. 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.

At which OSI layer do routers make forwarding decisions based on logical addressing?

Question 1easymultiple choice
Review the full routing breakdown →

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

Layer 3

Routers operate at the network layer when making forwarding decisions based on logical Layer 3 addresses such as IPv4 or IPv6 destination addresses.

Key principle: Routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks.

Answer analysis

Option-by-option breakdown

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

  • Layer 1

    Why it's wrong here

    Layer 1 is the physical layer.

    When this WOULD be correct

    If the question were to ask about the physical aspects of network communication, such as how signals are transmitted over cables or wireless media, then Layer 1 would be the correct answer.

  • Layer 2

    Why it's wrong here

    Layer 2 switching uses MAC addresses, not routed logical forwarding decisions.

    When this WOULD be correct

    If the question asked about devices that operate at Layer 2, such as switches making decisions based on MAC addresses, then option B would be correct. An example question could be: 'At which OSI layer do switches make forwarding decisions based on physical addressing?'

  • Layer 3

    Why this is correct

    Correct. Layer 3 is the network layer.

    Related concept

    Routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks.

  • Layer 4

    Why it's wrong here

    Layer 4 involves transport concepts such as TCP and UDP.

    When this WOULD be correct

    In a question that asks about the role of Layer 4 in establishing connections and managing data transfer reliability, such as 'At which OSI layer do devices manage session establishment and data integrity?', option D would be correct.

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.

Layer 3Correct answer

Why this is correct

Correct. Layer 3 is the network layer.

Layer 1Wrong answer — click to see why

Why this is wrong here

Layer 1 (Physical layer) deals with the physical transmission of bits over media, such as cables or radio frequencies. Routers do not make forwarding decisions at this layer; they only handle electrical or optical signals.

★ When this WOULD be the correct answer

If the question were to ask about the physical aspects of network communication, such as how signals are transmitted over cables or wireless media, then Layer 1 would be the correct answer.

Why candidates choose this

Students might confuse the physical connectivity of routers (e.g., interfaces, cables) with the layer at which routing decisions occur, but forwarding decisions are not made at Layer 1.

Layer 2Wrong answer — click to see why

Why this is wrong here

Layer 2 (Data Link layer) uses MAC addresses for switching within the same network segment. Routers, however, forward packets based on Layer 3 logical addresses, not MAC addresses, which are only used for next-hop delivery.

★ When this WOULD be the correct answer

If the question asked about devices that operate at Layer 2, such as switches making decisions based on MAC addresses, then option B would be correct. An example question could be: 'At which OSI layer do switches make forwarding decisions based on physical addressing?'

Why candidates choose this

Since routers have MAC addresses and use ARP, some may mistakenly think routing occurs at Layer 2. However, routing decisions are based on logical addressing, not MAC addresses.

Layer 4Wrong answer — click to see why

Why this is wrong here

Layer 4 (Transport layer) handles end-to-end communication, segmentation, and flow control using protocols like TCP and UDP. Routers do not use Layer 4 information for forwarding decisions; they only examine Layer 3 headers.

★ When this WOULD be the correct answer

In a question that asks about the role of Layer 4 in establishing connections and managing data transfer reliability, such as 'At which OSI layer do devices manage session establishment and data integrity?', option D would be correct.

Why candidates choose this

Students might associate routers with port numbers or stateful inspection (e.g., ACLs) and think Layer 4 is involved, but basic routing is purely Layer 3.

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

Don't confuse the roles of routers and switches. Remember that routers use logical addressing (IP addresses) at Layer 3, while switches use physical addressing (MAC addresses) at Layer 2.

Detailed technical explanation

How to think about this question

The OSI model divides network communication into seven layers, each with distinct functions. Layer 3, the Network layer, is responsible for logical addressing and routing packets between different networks. Routers operate at this layer, using logical addresses such as IPv4 or IPv6 to determine the best path for forwarding packets. Unlike Layer 2 switches that use MAC addresses, routers analyze Layer 3 addresses to make forwarding decisions across diverse network segments. Routers examine the destination IP address in the packet header and consult their routing table to decide the next hop. This decision process involves comparing network prefixes, applying routing protocols like OSPF or EIGRP to learn routes, and selecting the optimal path based on metrics and administrative distance. The router then forwards the packet out the appropriate interface toward its destination network, enabling internetwork communication. A common exam trap is confusing Layer 3 routing with Layer 2 switching or Layer 1 physical transmission. While switches forward frames based on MAC addresses at Layer 2, routers forward packets based on logical Layer 3 addresses. Practically, this means routers enable communication between different IP subnets, which switches alone cannot do. Understanding this distinction is critical for CCNA routing topics and for configuring networks that require inter-VLAN routing or WAN connectivity.

KKey Concepts to Remember

  • Routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks.
  • Routing involves consulting a routing table to select the best path based on metrics and administrative distance.
  • Layer 2 switches forward frames based on MAC addresses and cannot route packets between different IP subnets.
  • Routing protocols like OSPF and EIGRP help routers learn and advertise routes to build their routing tables.
  • Layer 1 deals with physical transmission and does not involve forwarding decisions based on addressing.
  • Layer 4 manages transport layer functions such as TCP and UDP but does not perform packet forwarding between networks.
  • Routers enable internetwork communication by forwarding packets based on logical addressing at Layer 3.
  • Confusing Layer 2 switching with Layer 3 routing is a common exam mistake that leads to incorrect answers.

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

Routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Review routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks., then practise related 200-301 questions on the same topic to reinforce the concept.

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.

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 — Routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks..

What is the correct answer to this question?

The correct answer is: Layer 3 — Routers operate at the network layer when making forwarding decisions based on logical Layer 3 addresses such as IPv4 or IPv6 destination addresses.

What should I do if I get this 200-301 question wrong?

Review routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks., then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Routers use logical Layer 3 addresses such as IPv4 or IPv6 to make forwarding decisions between different networks.

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

Keep practising

More 200-301 practice questions

Last reviewed: May 17, 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 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.