Question 1,838 of 1,819
Switching and Network AccesshardMultiple ChoiceObjective-mapped

Quick Answer

The correct action is to correct the AP’s default gateway so it matches the AP’s actual subnet and reachability needs. When an AP cannot join a controller, a mismatched default gateway prevents CAPWAP discovery and control traffic from routing to the controller’s subnet, even if the AP has a valid static IP address. This scenario tests your understanding of Layer 3 routing fundamentals within a wireless LAN deployment, a common troubleshooting point on the CCNA 200-301 v2 exam. A frequent trap is confusing IP assignment methods—CAPWAP does not assign IPs, and DHCP is only relevant if the AP lacks a static address. Remember the memory tip: “Gateway first, CAPWAP next”—always verify the AP’s default gateway is on its own subnet before checking higher-layer issues.

CCNA Switching and Network Access Practice Question

This 200-301 practice question tests your understanding of switching and network access. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. A key principle to apply: an access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC).. 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.

Exhibit

AP-22 status:
- Ethernet link: up
- IP address: 10.75.22.18/24
- Default gateway: 10.75.21.1
- Controller: 10.75.22.5
- Other APs joined: yes

Based on the exhibit, which action is most likely required to allow AP-22 to join the controller successfully?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

Question 1hardmultiple choice
Full question →

Exhibit

AP-22 status:
- Ethernet link: up
- IP address: 10.75.22.18/24
- Default gateway: 10.75.21.1
- Controller: 10.75.22.5
- Other APs joined: yes

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

Correct the AP's default gateway so it matches the AP's actual subnet and reachability needs.

The correct action is to fix the AP's default gateway so it can reach the controller's subnet. Option B is wrong because APs use Ethernet, not PPP encapsulation, which is used for serial WAN links. Option C is wrong because CAPWAP does not assign IP addresses; DHCP does, but the AP already has a static IP, and removing it would cause it to fall back to DHCP, which may not fix the gateway issue. Option D is wrong because disabling DHCP on the controller would affect all APs and prevent new APs from obtaining addresses, which is not a targeted fix.

Key principle: An access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC).

Answer analysis

Option-by-option breakdown

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

  • Correct the AP's default gateway so it matches the AP's actual subnet and reachability needs.

    Why this is correct

    This is correct because the current gateway does not align with the AP's subnet, which breaks proper forwarding behavior.

    Clue confirmation

    The clue word "most likely" in the question point toward this answer.

    Related concept

    An access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC).

  • Change the AP from Ethernet to PPP encapsulation.

    Why it's wrong here

    This is wrong because PPP is unrelated to AP controller join behavior on a LAN.

    When this WOULD be correct

    In a different scenario where the exam question specifies that the AP is in a network environment that exclusively supports PPP for WAN connections, changing the AP to PPP encapsulation would be necessary for it to communicate with the controller.

  • Remove the AP IP address so it can obtain an IP address automatically via DHCP.

    Why it's wrong here

    This is wrong because the main clue is the wrong default gateway, not the presence of an IP address itself.

    When this WOULD be correct

    In a scenario where an AP is configured with a static IP address that conflicts with another device on the network, removing the AP's IP address could allow CAPWAP to assign a new, non-conflicting IP address automatically, enabling successful communication with the controller.

  • Disable DHCP on the controller for all APs.

    Why it's wrong here

    This is wrong because other APs already join successfully and the symptom points to this AP's local path.

    When this WOULD be correct

    In a scenario where the question specifies that APs are configured with static IP addresses and the controller is set to use only static IPs, disabling DHCP could be the correct action to ensure that no conflicting DHCP assignments occur.

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.

Correct the AP's default gateway so it matches the AP's actual subnet and reachability needs.Correct answer

Why this is correct

This is correct because the current gateway does not align with the AP's subnet, which breaks proper forwarding behavior.

Change the AP from Ethernet to PPP encapsulation.Wrong answer — click to see why

Why this is wrong here

This option is wrong because APs typically use Ethernet for connectivity to the controller, and changing to PPP encapsulation is not a standard requirement for AP operation in most environments.

★ When this WOULD be the correct answer

In a different scenario where the exam question specifies that the AP is in a network environment that exclusively supports PPP for WAN connections, changing the AP to PPP encapsulation would be necessary for it to communicate with the controller.

Why candidates choose this

Candidates might choose this option due to a misunderstanding of encapsulation types and their relevance to AP connectivity, leading them to think that changing encapsulation could resolve connectivity issues.

Remove the AP IP address so it can obtain an IP address automatically via DHCP.Wrong answer — click to see why

Why this is wrong here

CAPWAP does not assign IP addresses; DHCP does, but the AP already has a static IP and removing it would not fix the gateway mismatch.

★ When this WOULD be the correct answer

In a scenario where an AP is configured with a static IP address that conflicts with another device on the network, removing the AP's IP address could allow CAPWAP to assign a new, non-conflicting IP address automatically, enabling successful communication with the controller.

Why candidates choose this

Candidates may choose this option due to a misunderstanding of how CAPWAP operates, believing that removing the IP address would simplify the AP's connection process, especially if they have encountered similar situations in other networking contexts.

Disable DHCP on the controller for all APs.Wrong answer — click to see why

Why this is wrong here

Disabling DHCP on the controller would prevent APs from obtaining IP addresses dynamically, which is contrary to the typical configuration needed for APs to join a controller successfully. APs require DHCP to receive their IP addresses unless they are statically assigned.

★ When this WOULD be the correct answer

In a scenario where the question specifies that APs are configured with static IP addresses and the controller is set to use only static IPs, disabling DHCP could be the correct action to ensure that no conflicting DHCP assignments occur.

Why candidates choose this

Candidates may choose this option due to a misunderstanding of DHCP's role in the AP joining process, believing that disabling DHCP would simplify the connection process when, in fact, it complicates it for dynamically assigned IPs.

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

Avoid assuming resets or updates fix network configuration issues; focus on Layer 3 settings like gateways.

Detailed technical explanation

How to think about this question

Access points (APs) in a controller-based wireless LAN architecture must communicate with the wireless LAN controller (WLC) using CAPWAP, which operates over UDP/IP. This communication requires the AP to have proper Layer 3 configuration, including an IP address and a default gateway that matches the AP’s subnet. The default gateway is essential for forwarding packets destined for devices outside the AP’s local subnet, such as the controller if it resides on a different subnet. Without correct gateway settings, the AP cannot route CAPWAP join requests to the controller, resulting in join failures. When an AP attempts to join a controller, it sends CAPWAP discovery and join messages. If the AP’s default gateway is misconfigured—pointing to an IP outside the AP’s subnet or unreachable network segment—the AP cannot forward these messages correctly. The controller remains unreachable despite the physical Ethernet link being operational. This scenario is common in troubleshooting AP join issues, where verifying subnet masks and gateway addresses is a critical step. The AP’s IP and gateway must align logically to ensure proper routing. A common exam trap is to focus on unrelated configuration changes, such as encapsulation types or DHCP settings on the controller. For example, changing the AP from Ethernet to PPP encapsulation is irrelevant because CAPWAP uses UDP over IP and Ethernet is the standard LAN encapsulation. Similarly, disabling DHCP on the controller does not help if other APs join successfully, indicating the problem is isolated to the AP’s local network path. Understanding the role of subnetting and gateway configuration prevents these distractions and leads directly to the correct solution.

KKey Concepts to Remember

  • An access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC).
  • The default gateway on an AP directs traffic destined for devices outside the AP's local subnet, enabling communication with the controller if it resides on a different subnet.
  • If an AP’s default gateway does not match its subnet, the AP cannot forward CAPWAP join requests properly to the controller, causing join failures.
  • CAPWAP (Control And Provisioning of Wireless Access Points) relies on IP routing and subnetting principles to establish control-plane communication between APs and the WLC.
  • Ethernet encapsulation is the standard for AP-controller communication on LANs; changing to PPP encapsulation is irrelevant and does not affect AP join behavior.
  • Removing a static IP address from an AP does not resolve gateway misconfiguration issues; proper IP addressing and gateway settings are required for Layer 3 connectivity.
  • Disabling DHCP on the controller does not impact AP join success if other APs already join successfully, indicating the problem is local to the specific AP’s network configuration.
  • Correct subnetting and gateway configuration ensure that APs can reach the controller across Layer 3 boundaries, which is critical for controller-based WLAN deployments.

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

An access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC).

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 an access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC)., 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?

Switching and Network Access — This question tests Switching and Network Access — An access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC)..

What is the correct answer to this question?

The correct answer is: Correct the AP's default gateway so it matches the AP's actual subnet and reachability needs. — The correct action is to fix the AP's default gateway so it can reach the controller's subnet. Option B is wrong because APs use Ethernet, not PPP encapsulation, which is used for serial WAN links. Option C is wrong because CAPWAP does not assign IP addresses; DHCP does, but the AP already has a static IP, and removing it would cause it to fall back to DHCP, which may not fix the gateway issue. Option D is wrong because disabling DHCP on the controller would affect all APs and prevent new APs from obtaining addresses, which is not a targeted fix.

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

Review an access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC)., 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: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

An access point (AP) must have correct Layer 3 reachability, including a valid default gateway, to successfully join a wireless LAN controller (WLC).

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: 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.