• 4.9/5.0
  • 282 Questions
  • Updated on: 27-Aug-2026
  • Designing Cisco Enterprise Wireless Networks (ENWLSD)
  • 22825 Prepared

Free Cisco 300-425 Practice Questions 2026 | Designing Cisco Enterprise Wireless Networks (ENWLSD)


How does AP failover priority for access points function when configured with priority 1 or 4?

A. When configured with priority 1, the access point is assigned with the highest priority level and it is marked as critical. This access point fails over before other access points with the lower priority when there is primary controller failure

B. When configured with priority 4, the access point is assigned with the highest priority level and it is marked as critical. This access point fails over before other access points with the lower priority when there is primary controller failure.

C. When configured with priority 4, the access point is assigned with the lowest priority level and it is marked as low. This access point fails over after other access points with the higher priority when there is primary controller failure.

D. When configured with priority 1, the access point is assigned with the medium priority level and it is marked as medium. This access point fails over after other access points with the higher priority when there is primary controller failure.

A.   When configured with priority 1, the access point is assigned with the highest priority level and it is marked as critical. This access point fails over before other access points with the lower priority when there is primary controller failure

Explanation:

AP Failover Priority Levels

Cisco Wireless LAN Controllers (WLCs) use priority levels (1-4) to determine the order in which APs failover to a backup controller:

Priority 1 (Critical) → Highest priority (fails over first)

Priority 2 (High)

Priority 3 (Medium)

Priority 4 (Low) → Lowest priority (fails over last)

Why Option A is Correct

Priority 1 is the highest possible priority.

APs marked as critical (priority 1) will failover before lower-priority APs if the primary WLC fails.

This ensures mission-critical APs (e.g., for voice, medical, or security) reconnect fastest.

Why Other Options Are Incorrect

Option B (Wrong Priority Assignment) → Priority 4 is the lowest, not highest.

Option C (Correct Description, But Not Best Answer) → While true that priority 4 is lowest, it doesn’t answer the question about priority 1.

Option D (Incorrect Priority Definition) → Priority 1 is critical (highest), not medium.

Reference:

Cisco Wireless LAN Controller Configuration Guide, Release 8.10 → Documents AP failover priority levels (1-4).

Cisco High Availability Design Guide → Recommends priority 1 for critical APs (e.g., emergency services).

Two cisco 5520 wireless LAN controllers are managing all access points throughout the network. The WLCs are in different locations to provide geographical redundancy a mobility group has been configured on both WLCs and has a UP status on both controllers. The Aps in location A are statically configured to use controller A as the primary and controller B as the secondary. If the WLC in location A goes offline. The Aps successfully join the WLC in location, but they do not fail over to their primary configured controller. Which configuration task fixes the issue?

A. Configure the WLC in location A as primary using the CAPWAP AP Controller IP Address command on all the location A Access points.

B. Use DHCP Option 43 and specify WLC in location A as primary.

C. Enable AP fallback globally on the WLC

D. Change the AP Failover Priority to critical.

C.   Enable AP fallback globally on the WLC

Explanation:

Issue Description:

APs in Location A are statically configured with:

Primary = WLC-A

Secondary = WLC-B

When WLC-A fails, APs successfully join WLC-B (as expected).

However, when WLC-A comes back online, APs do not automatically fail back to their primary controller.

Root Cause:

By default, AP Fallback is disabled on Cisco WLCs.

Even if APs are configured with a primary/secondary controller, they will not automatically revert to the primary unless fallback is enabled.

Solution:

Enable AP Fallback globally on the WLC (Option C).

This forces APs to reconnect to their primary controller (WLC-A) when it becomes available again.

Why Other Options Are Incorrect:

Option A (CAPWAP AP Controller IP Address command) → Already configured (static primary/secondary). This does not enable fallback.

Option B (DHCP Option 43) → Used for initial AP discovery, not fallback behavior.

Option D (AP Failover Priority) → Controls failover order, not fallback.

Reference:

Cisco Wireless LAN Controller Configuration Guide → States that AP Fallback must be manually enabled for automatic reversion to primary.

Cisco High Availability Best Practices → Recommends enabling fallback for redundancy setups.

An AP is receiving 802.11 packets on its 802.11a radio with an RSSI value of -77 dBm. The current AP is part of an AP group that has been assigned an RF profile with RX-SOP set to Medium for 802.11a. Which action does the AP take with the packets?

A. All frames are classified as non-Wi-Fi frames and are not decoded by the 5 GHz radio

B. Frames are decoded by the 2.4 GHz radio.

C. All frames are classified as non-Wi-Fi frames and are not decoded by the 2.4 GHz radio.

D. Frames are decoded by the 5 GHz radio.

D.   Frames are decoded by the 5 GHz radio.

Explanation:

Key Concepts:

RX-SOP (Receiver Start of Packet Threshold)

Controls the minimum signal strength (RSSI) at which an AP will process incoming 802.11 frames.

Higher RX-SOP values (e.g., -65 dBm) ignore weaker signals, reducing interference.

Lower RX-SOP values (e.g., -80 dBm) allow processing of weaker signals.

RX-SOP Levels for 802.11a (5 GHz)

Low: -85 dBm (default)

Medium: -82 dBm

High: -77 dBm

Scenario Details:

RSSI of received packets: -77 dBm

RX-SOP setting: Medium (-82 dBm)

Since -77 dBm > -82 dBm, the AP will process the frames.

Why Option D is Correct:

The 5 GHz radio (802.11a) receives and decodes the frames because:

The RSSI (-77 dBm) is stronger than the RX-SOP Medium threshold (-82 dBm).

The AP does not ignore the frames.

Why Other Options Are Incorrect:

Option A (Non-Wi-Fi frames) → Incorrect, because -77 dBm is above the RX-SOP threshold, so frames are valid Wi-Fi signals.

Option B (2.4 GHz radio) → Incorrect, because the frames are received on the 802.11a (5 GHz) radio, not 2.4 GHz.

Option C (Non-Wi-Fi on 2.4 GHz) → Incorrect for the same reasons as A and B.

Reference:

Cisco RF Profile Configuration Guide → Explains RX-SOP thresholds and their impact on frame processing.

Cisco Wireless LAN Controller Best Practices → Recommends adjusting RX-SOP to balance coverage and interference.

What is the attenuation value of a human body on a wireless signal?

A. 3 dB

B. 4 dB

C. 6 dB

D. 12 dB

A.   3 dB

Explanation:

Key Concept:

The human body causes signal attenuation (weakening) of approximately 3 dB when obstructing a wireless signal.

This means the signal strength is halved (since a 3 dB loss = 50% power reduction).

Why This Matters in Wireless Design:

In high-density environments (e.g., offices, stadiums), human movement can cause fluctuations in signal strength.

Designers must account for this when planning AP placement and coverage overlap.

Why Other Options Are Incorrect:

Option B (4 dB) & Option C (6 dB) → Overestimates typical human body attenuation.

Option D (12 dB) → Far too high; this would apply to denser obstructions (e.g., concrete walls).

Reference:

Cisco Wireless LAN Design Best Practices: Recommends accounting for 3 dB human attenuation in capacity planning.

An engineer must deploy a wireless network in an open-plan environment that has three SSIDs using the 5 GHz band set to 40 MHz. Co-channel interference must be reduced. Which two actions must be taken? (Choose two.)

A. Increase the number of SSIDs.

B. Increase channel bonding in the 2.4 GHz band to 40 MHz.

C. Disable band steering.

D. Decrease channel bonding in the 5 GHz band to 20 MHz.

E. Reduce the power of the AP.

D.   Decrease channel bonding in the 5 GHz band to 20 MHz.
E.   Reduce the power of the AP.

Explanation:

Key Problem:

Co-channel interference in a 5 GHz network with 40 MHz channels and three SSIDs.

Wider channels (40 MHz) reduce the number of non-overlapping channels, increasing interference.

Solution 1: Decrease Channel Bonding to 20 MHz (Option D)

Why?

5 GHz has more non-overlapping channels at 20 MHz (e.g., 25 channels in UNII-1/2/2e/3) vs. fewer at 40 MHz.

Reduces co-channel interference by increasing available channels for APs.

Impact:

Sacrifices some throughput (lower max data rates) but improves reliability.

Solution 2: Reduce AP Power (Option E)

Why?

Lowering transmit power shrinks cell sizes, reducing overlap between APs on the same channel.

Works best in high-density deployments (e.g., open-plan offices).

Impact:

Requires careful tuning to avoid coverage gaps.

Why Other Options Are Incorrect:

Option A (Increase SSIDs) → More SSIDs = more management overhead and airtime contention (worsens interference).

Option B (40 MHz in 2.4 GHz) → 2.4 GHz should never use 40 MHz (only 3 non-overlapping channels; bonding causes severe interference).

Option C (Disable Band Steering) → Band steering pushes clients to 5 GHz (reducing 2.4 GHz congestion). Disabling it does not help 5 GHz interference.

Reference:

Cisco Wireless Design Guide: Recommends 20 MHz channels in 5 GHz for high-density deployments.

WLC SSO is set up between two WLCs in a service provider network serving public spaces. On WLC failover, it is noticed that only about half of the original client count is now showing on the secondary WLC, although it is currently showing the role as active. Which design side case explains the issue?

A. The secondary WLC platform does not support the required client count.

B. The WLCs had not completed database sync before the primary failure.

C. SSO is not configured correctly.

D. Some client sessions were in WebAuth-Req state before failover

D.   Some client sessions were in WebAuth-Req state before failover

Explanation:

Key Issue:

After SSO (Stateful Switchover) failover, only half the clients are visible on the secondary (now active) WLC.

The secondary WLC shows Active role, confirming SSO is operational, but client sessions are missing.

Root Cause:

WebAuth-Req State Clients:

Clients in Web Authentication (WebAuth) pending state (e.g., waiting for portal login) are not fully established.

SSO does not sync these partially authenticated sessions to the standby WLC.

After failover, these clients must reauthenticate, causing the drop in client count.

Why Other Options Are Incorrect:

Option A (Secondary WLC Capacity) → If the WLC couldn’t handle the load, it would reject new clients, not lose existing ones.

Option B (Incomplete Database Sync) → SSO syncs all client states (except WebAuth-Req). If sync failed, far fewer clients would appear.
Option C (SSO Misconfiguration) → If SSO were broken, the secondary WLC would not take over as Active.

Reference:

Cisco High Availability SSO Deployment Guide: Confirms that WebAuth-pending sessions are not synced during failover.

Cisco Wireless LAN Controller Troubleshooting: Lists WebAuth as a common cause of client count discrepancies in SSO.

Solution:

Ensure fast WebAuth redirection or use PSK/MAB for critical clients to avoid session loss.

A wireless deployment in a high-density environment is being used by vendors to process credit card payment transactions via handheld mobile scanners. The scanners are having problems roaming between access points in the environment. Which feature on the wireless controller should have been incorporated in the design?

A. RX SOP

B. 802.11w

C. AP Heartbeat Timeout

D. Application Visibility Control

A.   RX SOP

Explanation:

Key Issue:

Handheld mobile scanners (used for credit card payments) are experiencing roaming problems in a high-density environment.

These devices typically use low-power radios and struggle with interference and weak signals during AP transitions.

Why RX-SOP (Option A) is the Correct Solution:

RX-SOP adjusts the minimum signal strength (RSSI) at which an AP will process incoming frames.

In high-density deployments:

Lowering RX-SOP (e.g., to -85 dBm) allows APs to hear weak client signals better, improving roaming.

Prevents APs from ignoring scanners during handoffs.

Impact:

Scanners maintain connectivity even at the edge of AP coverage, reducing roaming failures.

Why Other Options Are Incorrect:

Option B (802.11w - Management Frame Protection) → Secures control frames but does not improve roaming.

Option C (AP Heartbeat Timeout) → Detects AP failures but does not affect client roaming.

Option D (Application Visibility Control - AVC) → Provides QoS for apps but does not address signal/roaming issues.

Reference:

Cisco High-Density Design Guide: Recommends tuning RX-SOP for low-power devices in dense environments.

PCI DSS Wireless Guidelines: Emphasizes reliable roaming for payment terminals.

An engineer has configured guest anchoring for a newly created SSD however, the mobility tunnels are not up, and EPING is failing from the foreign WLC to the anchor WLC. Which traffic flow must be allowed at the firewall to enable the communication?

A. UDP port 16666

B. IP protocol 97

C. UDP port 97

D. TCP port 97

A.   UDP port 16666

Explanation:

Key Issue:

Guest anchoring is configured, but mobility tunnels are down.

EPING (Echo Ping) fails between the foreign WLC and anchor WLC, indicating a firewall blockage.

Required Firewall Rule:

UDP Port 16666 must be open between the controllers for:

Mobility tunneling (guest traffic encapsulation).

Control-plane communication (e.g., EPING, CAPWAP mobility messages).

Why Other Options Are Incorrect:

Option B (IP Protocol 97) → Incorrect. IP protocol 97 is EIGRP, unrelated to WLC mobility.

Option C (UDP Port 97) → Incorrect. UDP 97 is NIOSH (a legacy protocol), not used by Cisco WLCs.

Option D (TCP Port 97) → Incorrect. TCP 97 is unused in Cisco mobility architectures.

Reference:

Cisco Wireless LAN Controller Mobility Groups Guide: Explicitly states UDP 16666 for inter-controller tunnels.

Cisco Firewall Best Practices for WLCs: Mandates allowing UDP 16666 between anchor/foreign WLCs.

A network engineer is working on a predictive WLAN design, the new wireless network must support access to Internet, email, voice, and the inventory database, to successfully support these services, which configuration must the engineer use for the signal strength levels and SNR on the planning tool?

A. signal strength of -67 dBm, 25-dB SNR, and maximum 1 percent packet loss.

B. signal strength of -67 dBm, 20-dB SNR, and maximum 5 percent, packet loss.

C. signal strength of 67 dBm, 20-dB SNR, and maximum 1 percent packet loss.

D. signal strength of-70 dBm,30-dB SNR. and maximum 10 percent packet loss.

A.   signal strength of -67 dBm, 25-dB SNR, and maximum 1 percent packet loss.

Explanation:

Key Requirements for the Wireless Services:

Internet, Email, Voice, and Inventory Database

Voice (VoWLAN): Demands high-quality RF (low latency, minimal jitter/packet loss).

Inventory Database: Requires reliable data throughput (low retries, strong signal).

Why Option A is Correct:

Signal Strength: -67 dBm

Ideal for real-time apps (voice) and data reliability.

Meets Cisco’s minimum recommended coverage (-67 dBm for VoWLAN).

SNR: 25 dB

Ensures clear signal distinction from noise (critical for voice and database apps).

Cisco recommends ≥25 dB SNR for HD voice/video.

Packet Loss: ≤1%

Mandatory for voice quality (VoIP tolerates <1% loss).

Why Other Options Fail:

Option B: 20 dB SNR and 5% packet loss are too low for voice/database apps.

Option C: +67 dBm is impossible (signal strength is always negative in dBm).

Option D: -70 dBm is too weak, and 10% packet loss breaks voice calls.

Reference:

Cisco Wireless LAN Design Best Practices (CVD):

-67 dBm signal strength for voice/data mixed networks.

25 dB SNR for high-density deployments.

An engineer is designing a point-to-multipoint mesh network. Which two AP configurations must be completed for a site survey? (Choose two.)

A. MAP hostnames

B. Rx power

C. mesh on 2.4 GHz band

D. bridge group name

E. Tx power

B.   Rx power
E.   Tx power

Explanation:

Key Requirements for a Point-to-Multipoint Mesh Network Survey:

Tx Power (Transmit Power) (Option E)

Must be adjusted to balance coverage and interference between mesh APs.

Too high: Causes co-channel interference.

Too low: Weak backhaul links.

Rx Power (Receive Sensitivity) (Option B)

Determines the minimum signal strength needed for reliable backhaul links.

Critical for link budget calculations (ensuring MAPs can "hear" RAPs).

Why Other Options Are Incorrect:

Option A (MAP Hostnames): Administrative, not RF-related.

Option C (Mesh on 2.4 GHz): Avoid 2.4 GHz for mesh (only 3 non-overlapping channels; use 5 GHz instead).

Option D (Bridge Group Name): Logical grouping, not a survey parameter.

Reference:

Cisco Outdoor Mesh Deployment Guide: Recommends Tx/Rx power tuning for optimal backhaul performance.

Page 8 out of 29 Pages