Question #25
Several new coverage cells are required to improve the Wi-Fi network of an organization. Which two standard designs are recommended? (Choose two.)
A
5GHz provides increased network capacity with up to 23 nonoverlapping channels.
B
5GHz channel selection requires an autonomous access point.
C
Cells that overlap one another are configured to use nonoverlapping channels.
D
Adjacent cells with overlapping channels use a repeater access point.
E
For maximum throughput, the WLC is configured to dynamically set adjacent access points to the channel.
English
This question delves into fundamental principles of enterprise Wi-Fi network design, focusing on how to improve coverage and capacity while minimizing interference. Understanding channel planning and the characteristics of different Wi-Fi frequency bands (2.4 GHz and 5 GHz) is crucial.
Let's break down each option.
---
### **Correct Answer(s) Analysis:**
#### 1. **5GHz provides increased network capacity with up to 23 nonoverlapping channels.**
* **Explanation:** This statement highlights a key advantage of the 5 GHz Wi-Fi band over the 2.4 GHz band.
* **5 GHz Band:** This frequency band is generally less congested than 2.4 GHz because fewer devices use it (historically, many devices only supported 2.4 GHz, though 5 GHz is now very common). More importantly, the 5 GHz band offers significantly more **non-overlapping channels**.
* **Non-overlapping Channels:** In Wi-Fi, channels are frequencies. If two Access Points (APs) operating on the same or overlapping channels are too close, they interfere with each other, reducing performance for all connected devices. Non-overlapping channels are like distinct lanes on a highway; each AP can use its own "lane" without colliding with others.
* **2.4 GHz vs. 5 GHz Channels:**
* The 2.4 GHz band typically only has **three** truly non-overlapping 20 MHz channels (channels 1, 6, and 11 in North America). This severely limits the number of APs you can place in close proximity without causing **Co-Channel Interference (CCI)**.
* The 5 GHz band, depending on the regulatory domain (e.g., FCC in the US) and the channel width (e.g., 20 MHz, 40 MHz, 80 MHz), can offer **many more** non-overlapping channels. For 20 MHz channels, it can indeed provide around 20-23 or more non-overlapping channels, even after accounting for DFS (Dynamic Frequency Selection) channels which require APs to monitor for radar signals.
* **Increased Network Capacity:** With more non-overlapping channels, you can deploy more APs in a given area, each operating on a unique channel. This allows more devices to connect without performance degradation due to interference, thus increasing the overall network capacity. While 5 GHz signals have a shorter range and penetrate walls less effectively than 2.4 GHz, their ability to provide more non-overlapping channels makes them ideal for high-density environments where capacity is a priority.
#### 2. **Cells that overlap one another are configured to use nonoverlapping channels.**
* **Explanation:** This is a fundamental and critical principle of good Wi-Fi design.
* **Wi-Fi Cells:** In a wireless network, the coverage area provided by a single Access Point (AP) is often referred to as a "cell" (similar to cellular phone networks).
* **Overlapping Cells:** For seamless roaming (where a device can move from one AP's coverage area to another without losing connection) and to ensure complete coverage, Wi-Fi cells are designed to overlap slightly.
* **The Problem with Overlapping Channels:** If two adjacent APs (whose cells overlap) use the *same* channel or channels that *overlap* significantly, they will cause **Co-Channel Interference (CCI)**. Both APs will essentially "talk over" each other, forcing devices to retransmit data, which drastically reduces throughput and increases latency.
* **The Solution: Non-overlapping Channels:** To prevent CCI, adjacent APs with overlapping coverage areas **must** be configured to use different, non-overlapping channels. For example, in a 2.4 GHz deployment, adjacent APs might be configured to use channels 1, 6, and 11 in a repeating pattern (e.g., AP1 on Ch1, AP2 on Ch6, AP3 on Ch11, AP4 on Ch1, etc.). In the 5 GHz band, with its abundance of channels, this channel planning is even more effective.
* **Result:** By carefully planning channel assignments, the Wi-Fi network can provide optimal performance and smooth roaming for users.
---
### **Incorrect Answer(s) Analysis:**
#### 1. **5GHz channel selection requires an autonomous access point.**
* **Explanation:** This statement is incorrect.
* **Autonomous Access Point:** An autonomous AP is a standalone device that manages itself. It typically has its own operating system and configuration, and you configure each one individually. Channel selection on an autonomous AP can be done manually or configured to be automatic.
* **Lightweight (Controller-Based) Access Point:** Most modern enterprise Wi-Fi networks use lightweight APs that are centrally managed by a **Wireless LAN Controller (WLC)**. The WLC handles the configuration, management, and often the channel selection (via features like RRM - Radio Resource Management) for all connected lightweight APs.
* **Conclusion:** Both autonomous and controller-based APs can operate on 5 GHz and perform channel selection. The *type* of AP (autonomous vs. lightweight) does not dictate the necessity of 5 GHz channel selection.
#### 2. **Adjacent cells with overlapping channels use a repeater access point.**
* **Explanation:** This statement describes a poor design choice and is fundamentally incorrect for improving a Wi-Fi network.
* **Overlapping Channels:** As explained above, overlapping channels cause Co-Channel Interference, which degrades performance.
* **Repeater Access Point (Wireless Range Extender):** A repeater works by receiving a Wi-Fi signal and then retransmitting it, effectively extending the range of an existing Wi-Fi network. The problem is that most simple repeaters use the *same channel* to receive and retransmit, which halves the available bandwidth and significantly increases congestion and interference in the area, especially if they are trying to "fix" an area with already overlapping channels.
* **Recommendation:** For enterprise networks, dedicated APs connected via Ethernet (or a mesh setup if wired is impossible) are preferred over repeaters. Repeaters are generally avoided in professional designs because they exacerbate interference and reduce throughput, rather than improving it.
#### 3. **For maximum throughput, the WLC is configured to dynamically set adjacent access points to the channel.**
* **Explanation:** This statement is incorrect and describes a scenario that would lead to catastrophic performance.
* **"Set adjacent access points to *the* channel":** This implies setting multiple adjacent APs to the *same* channel. As discussed, this causes severe Co-Channel Interference (CCI), which would drastically *reduce* throughput, not maximize it.
* **WLC Dynamic Channel Assignment (DCA):** Wireless LAN Controllers (WLCs) *do* dynamically set channels (and power levels) using features like Radio Resource Management (RRM) or CleanAir. However, the *purpose* of dynamic channel assignment is precisely to *avoid* Co-Channel Interference by assigning *different non-overlapping* channels to adjacent APs based on real-time interference conditions.
* **Conclusion:** The goal of a WLC's dynamic channel assignment is to optimize channel usage to *minimize* interference and *maximize* throughput, which means *avoiding* putting adjacent APs on the same channel.
---
### **Key Takeaways for Beginners:**
1. **5 GHz is for Capacity:** When you need to support many devices or high bandwidth, think 5 GHz. It has many more "lanes" (non-overlapping channels) than 2.4 GHz, allowing you to deploy more APs without interference.
2. **Avoid Overlapping Channels in Adjacent Cells:** This is the golden rule of Wi-Fi design. If two APs are close enough to "hear" each other, they must use different, non-overlapping channels to prevent them from "talking over" each other (Co-Channel Interference).
3. **WLCs Manage Channels (to avoid interference):** Wireless LAN Controllers (WLCs) automate channel selection and power levels to optimize the network, but their goal is to *prevent* interference by using different channels, not to cause it by using the same channel.
4. **Repeaters are generally Bad for Enterprise:** While useful for home use, simple wireless repeaters often worsen performance and interference in enterprise environments and are not recommended for improving network design.
---
### **Technical Terms Explained:**
* **Access Point (AP):** A device that allows wireless devices (like laptops, smartphones) to connect to a wired network. It's the hub for Wi-Fi communication.
* **Wi-Fi Network:** A local area network (LAN) that uses wireless communication to connect devices.
* **Coverage Cells:** The geographic area where a single Access Point provides a reliable Wi-Fi signal.
* **5 GHz / 2.4 GHz:** These are different frequency bands used for Wi-Fi communication.
* **2.4 GHz:** Offers better range and penetration through objects but has fewer non-overlapping channels and is often congested.
* **5 GHz:** Offers higher speeds and more non-overlapping channels, making it good for capacity, but has shorter range and poorer penetration.
* **Network Capacity:** The maximum amount of data that a network can transmit in a given period. More capacity means more users and more data can be handled simultaneously.
* **Non-overlapping Channels:** Distinct frequency ranges used by Wi-Fi APs that do not interfere with each other. For example, in the 2.4 GHz band, channels 1, 6, and 11 are non-overlapping. In 5 GHz, there are many more.
* **Co-Channel Interference (CCI):** Occurs when two or more APs in the same vicinity operate on the same channel, causing them to "talk over" each other and degrade performance for all devices using that channel.
* **Autonomous Access Point:** A standalone Access Point that is self-contained and individually configured.
* **Wireless LAN Controller (WLC):** A centralized device or software that manages and configures multiple "lightweight" Access Points in an enterprise Wi-Fi network. It automates tasks like channel assignment, power control, and security.
* **Repeater Access Point (Wireless Range Extender):** A device that extends the range of an existing Wi-Fi signal by receiving and then retransmitting it. Often causes performance degradation due to increased interference and reduced bandwidth.
* **Throughput:** The actual amount of data successfully transmitted over a network in a given period.
* **Dynamic Channel Assignment (DCA):** A feature, often managed by a WLC, where the network automatically adjusts the Wi-Fi channels used by APs to avoid interference and optimize performance.
日本語
CCNA試験対策として、Wi-Fiネットワークのセル設計に関する問題の解説を技術的な視点から提供します。
---
### 問題の解答
推奨される2つの標準設計は以下の通りです。
1. **データ通信用:10% ~ 15% のオーバーラップ(重複)**
2. **音声通信(Voice)用:15% ~ 20% のオーバーラップ(重複)**
---
### 詳細解説
ワイヤレスネットワークの設計において、アクセスポイント(AP)がカバーする範囲を「セル」と呼びます。クライアントが移動しながら通信を維持する(ローミング)ためには、隣接するセル同士を適切に重ね合わせる(オーバーラップさせる)ことが不可欠です。
#### 1. データ通信(Data)の設計基準
* **推奨オーバーラップ: 10% ~ 15%**
* **信号強度(RSSI)の目安: 約 -72 dBm 以上**
* **理由:** データ通信(Web閲覧、メール、ファイル転送など)は、パケットの遅延(レイテンシ)やジッタに対して比較的耐性があります。そのため、ローミング時にわずかな瞬断が発生しても、TCPによる再送制御などでカバーできるため、オーバーラップは最小限(10-15%)で十分とされています。
#### 2. 音声通信(Voice/VoIP)の設計基準
* **推奨オーバーラップ: 15% ~ 20%**
* **信号強度(RSSI)の目安: -67 dBm 以上**
* **理由:** 音声やビデオ会議などのリアルタイム通信は、遅延やパケットロスに非常に敏感です。移動中にローミングが発生する際、次のAPへの切り替えがスムーズに行われないと、音声の途切れや通話終了が発生します。これを防ぐため、データ通信よりも広い範囲(15-20%)でセルを重ね、常に強力な信号(-67 dBm)を維持する設計が求められます。
---
### 技術的ポイント:なぜオーバーラップが必要か?
1. **シームレスなローミング:**
クライアント端末は、現在接続しているAPの信号が弱くなると、より強い信号を持つ隣のAPを探し始めます。この「探して接続を切り替える」プロセス中に通信が途切れないよう、十分な重なりが必要になります。
2. **同一チャネル干渉(CCI)の回避:**
オーバーラップを増やすことは重要ですが、隣接するAPが同じチャネルを使用していると干渉が発生します。2.4GHz帯では 1, 6, 11チャネル、5GHz帯では重複しないチャネルを選択し、物理的な配置と送信出力を調整することがプロの設計には求められます。
### 試験対策アドバイス
CCNAの試験では、以下の数値をセットで覚えておくと非常に有利です。
* **Voice(音声):** 20% Overlap / -67 dBm
* **Data(データ):** 10-15% Overlap / -72 dBm
この基準は、Ciscoのベストプラクティスに基づいた「エンタープライズレベル」のネットワーク設計における標準的な指標です。
以上がこの問題の技術的な解説となります。
繁體中文
好的,身為 Cisco 的技術人員,我很樂意為您解析這道 CCNA 考試題目。這道題目主要考驗您對 Wi-Fi 網路設計的基本原則和最佳實踐的理解,特別是如何在部署多個無線基地台 (AP) 時確保網路效能。
---
## CCNA 考題解析:Wi-Fi 網路設計標準建議
### 考題題目
Several new coverage cells are required to improve the Wi-Fi network of an organization. Which two standard designs are recommended? (Choose two.)
一個組織需要增加數個新的覆蓋單元來改善其 Wi-Fi 網路。建議採用哪兩種標準設計?(請選擇兩項)
### 題目類型
多選題 (Choose two)
### 正確答案
* 5GHz provides increased network capacity with up to 23 nonoverlapping channels.
* Cells that overlap one another are configured to use nonoverlapping channels.
### 核心概念
這道題目旨在評估您對企業級 Wi-Fi 網路設計的理解,特別是:
1. **頻段選擇 (Frequency Band Selection)**:了解 2.4GHz 與 5GHz 頻段各自的優缺點,以及在現代網路中 5GHz 頻段的重要性。
2. **通道規劃 (Channel Planning)**:知道如何為鄰近且覆蓋範圍重疊的無線基地台 (AP) 分配通道,以避免干擾並提升網路效能。
3. **網路拓撲與設備 (Network Topology and Equipment)**:了解不同類型的 AP (自主型、受控制器管理型) 和其他網路設備 (如 WLC) 在 Wi-Fi 網路中的角色。
### 專業名詞解釋
* **覆蓋單元 (Coverage Cell)**:指一個無線基地台 (AP) 所能提供 Wi-Fi 訊號的有效範圍。在這個範圍內,使用者可以正常連線到 Wi-Fi 網路。想像成每個 AP 都是一個小型的「服務區」。
* **Wi-Fi 網路 (Wi-Fi Network)**:基於 IEEE 802.11 標準的無線區域網路 (WLAN),允許設備透過無線電波進行通訊。
* **無線基地台 (Access Point, AP)**:一種網路設備,用於將無線設備(如筆記型電腦、手機)連接到有線網路。它是 Wi-Fi 網路的核心組件。
* **5GHz 頻段 (5GHz Band)**:Wi-Fi 使用的無線電頻段之一。相較於 2.4GHz 頻段,它通常提供更高的資料傳輸速率、更多的非重疊通道,但傳輸距離和穿透能力較弱。
* **不重疊通道 (Non-overlapping Channels)**:Wi-Fi 通道是無線電頻率範圍內的一個子頻段。如果多個 AP 使用的通道互不干擾,我們就稱它們為不重疊通道。在 2.4GHz 頻段,只有通道 1, 6, 11 是真正不重疊的;而在 5GHz 頻段,有更多的選擇。
* **網路容量 (Network Capacity)**:指在特定時間內,網路可以傳輸的最大數據量。容量越大,網路能同時服務的設備越多,或能處理的資料量越大。
* **自主型無線基地台 (Autonomous Access Point)**:一種獨立運作的 AP,每個 AP 都需要獨立配置,不依賴中央控制器。適合小型網路。
* **中繼型無線基地台 (Repeater Access Point)**:一種 AP,用於接收現有 Wi-Fi 訊號並重新發送,以擴展 Wi-Fi 覆蓋範圍。缺點是通常會降低網路傳輸量和增加延遲。
* **無線區域網路控制器 (Wireless LAN Controller, WLC)**:一種集中管理設備,用於配置、管理和監控多個無線基地台 (AP)。在大型企業網路中,WLC 可以簡化網路管理和優化 AP 效能。
* **傳輸量 (Throughput)**:指在一定時間內,成功從網路一端傳輸到另一端的實際資料量。通常以 Mbps (每秒百萬位元) 或 Gbps (每秒十億位元) 表示。
* **同頻干擾 (Co-Channel Interference, CCI)**:當兩個或多個 AP 在地理上接近,並且使用相同的無線通道時,它們的訊號會相互干擾,導致網路效能下降。
---
### 選項逐一分析
接下來,我們逐一分析每個選項:
#### 1. 5GHz provides increased network capacity with up to 23 nonoverlapping channels. (5GHz 提供更高的網路容量,最多可達 23 個不重疊通道。)
* **正確性:** **正確**
* **解析:** 這是 5GHz 頻段相對於 2.4GHz 頻段的主要優勢之一。
* **更高的網路容量:** 5GHz 頻段支援更高的數據傳輸速率,這意味著它能處理更多的資料流,提供更好的用戶體驗。
* **更多的非重疊通道:** 在 2.4GHz 頻段,我們只有 3 個真正不重疊的通道 (1, 6, 11)。然而,在 5GHz 頻段,根據不同的國家和法規,可以有高達 20 幾個(例如,美國境內在使用 20MHz 寬度通道時,可有 23 個)甚至更多的非重疊通道。這在部署多個 AP 時非常重要,因為更多的非重疊通道可以減少 AP 之間的「同頻干擾」(Co-Channel Interference, CCI),讓每個 AP 都能在相對「乾淨」的環境中工作,從而顯著提高整體網路容量和效能。
#### 2. 5GHz channel selection requires an autonomous access point. (5GHz 通道選擇需要自主型無線基地台。)
* **正確性:** **不正確**
* **解析:** 這句話是錯誤的。
* **自主型 AP** 確實可以自行選擇 5GHz 通道,但這並不是「必需」的。
* 在大多數大型企業網路中,5GHz(或其他頻段)的通道選擇通常是由 **無線區域網路控制器 (WLC)** 集中管理的。WLC 會監控整個網路中的 AP 和無線環境,動態地分配通道以優化效能並避免干擾。
* 許多 AP 即使沒有 WLC,也可以在獨立模式下自主選擇通道。因此,將 5GHz 通道選擇與「需要自主型 AP」綁定,是不準確的。
#### 3. Cells that overlap one another are configured to use nonoverlapping channels. (相互重疊的覆蓋單元應配置為使用不重疊通道。)
* **正確性:** **正確**
* **解析:** 這是 Wi-Fi 網路設計的**黃金法則**之一,對於任何成功的無線部署都至關重要。
* 當多個 AP 的覆蓋範圍(即「覆蓋單元」)重疊時,如果它們使用相同的或部分重疊的通道,就會產生嚴重的**同頻干擾 (Co-Channel Interference, CCI)**。這會導致訊號品質下降、錯誤率增加,最終降低用戶的傳輸量和整體網路效能。
* 透過為重疊的覆蓋單元分配**不重疊通道**,我們可以讓這些 AP 協同工作,而不是相互干擾。這就像在不同的廣播電台使用不同的頻率一樣,可以確保每個「電台」都能清晰地廣播。這能最大限度地減少干擾,確保用戶設備在從一個 AP 漫遊到另一個 AP 時也能保持良好的連接品質。
#### 4. Adjacent cells with overlapping channels use a repeater access point. (相鄰的重疊通道的單元使用中繼型無線基地台。)
* **正確性:** **不正確**
* **解析:** 這句話在兩個關鍵點上是錯誤的:
* **「相鄰的重疊通道的單元」:** 如選項 3 所述,為相鄰的覆蓋單元配置**重疊通道**本身就是一種錯誤的設計方法,因為這會導致干擾。
* **「使用中繼型無線基地台」:** 中繼型 AP 通常不被推薦用於優化企業 Wi-Fi 網路。中繼器會接收訊號然後再重新發送,這通常會**將傳輸量減半**,並增加網路延遲。它們是「萬不得已」的解決方案,只有在無法拉網路線來部署標準 AP 的情況下才考慮使用。在標準的 Wi-Fi 網路設計中,我們會使用有線連接的 AP 來確保最佳效能。
#### 5. For maximum throughput, the WLC is configured to dynamically set adjacent access points to the channel. (為了最大傳輸量,WLC 被配置為動態地將相鄰的無線基地台設定到該通道。)
* **正確性:** **不正確**
* **解析:** 這句話的核心概念是錯誤的,且具有誤導性。
* **WLC 動態設定通道是正確的:** WLC 確實有能力動態地調整 AP 的通道,這是為了優化網路,例如透過避免干擾或負載平衡。
* **「將相鄰的無線基地台設定到該通道」是錯誤的:** 如果 WLC 將**相鄰的 AP 都設定到「同一個」通道**(這是這句話暗示的意思,例如「the channel」),那將會導致嚴重的**同頻干擾 (CCI)**,這會**大幅降低**傳輸量,而不是「最大化」傳輸量。WLC 的目標是為相鄰的 AP 分配**不同且不重疊的通道**,以達到最佳傳輸量和效能。這句話的表述方式與正確的 Wi-Fi 設計原則完全相反。
---
### 總結
這道題目的關鍵在於理解如何通過合理的頻段選擇和精確的通道規劃來優化 Wi-Fi 網路。
* **5GHz 頻段**因其高容量和多通道優勢,是現代 Wi-Fi 設計的首選。
* 在部署多個 AP 時,**為重疊區域配置不重疊通道**是避免干擾、確保網路穩定的基礎。
希望這個詳細的解析能幫助您更深入地理解這些 Wi-Fi 網路設計的核心概念!如果您有任何進一步的問題,歡迎隨時提出。
简体中文
你好!作为一名 Cisco 认证网络工程师(CCNA),我将为你详细解析这道关于 **无线局域网(WLAN)覆盖单元设计** 的经典考题。
---
### 💡 题目解析
**考题内容:**
为了改善组织的 Wi-Fi 网络,需要增加几个新的覆盖单元(Coverage Cells)。推荐哪两种标准设计?(选择两项)
**推荐答案:**
1. **相邻且重叠的覆盖单元应配置为使用非重叠信道 (Cells that overlap are configured to use non-overlapping channels)。**
2. **覆盖单元之间建议保持 15% 至 20% 的重叠区域 (15% to 20% overlap is recommended for cells)。**
---
### 🔍 深度技术分析
在 Cisco 无线网络设计规范中,确保高质量 Wi-Fi 覆盖的核心在于平衡 **信号强度**、**漫游无缝性** 以及 **减少干扰**。
#### 1. 为什么要使用非重叠信道? (Non-overlapping Channels)
无线电波是一种共享介质。如果两个相邻的 AP(接入点)使用相同的信道且覆盖范围重叠,就会产生 **同频干扰 (Co-Channel Interference, CCI)**。
* **2.4 GHz 频段:** 只有 3 个互不重叠的信道(1、6、11)。在设计时,必须确保相邻单元在这三个信道中交替使用。
* **5 GHz / 6 GHz 频段:** 虽然拥有更多信道,但依然遵循相同的原则:**任何物理上相邻且信号重叠的 AP 都不应操作在同一频率上**。
* **目的:** 减少空口冲突,提高信道利用率和数据吞吐量。
#### 2. 为什么要保持 15% 到 20% 的重叠? (Cell Overlap)
这是为了支持 **无缝漫游 (Seamless Roaming)**。
* **漫游机制:** 当无线客户端(如手机或笔记本)移动时,它需要探测到下一个 AP 的信号并进行关联,然后才断开与当前 AP 的连接。
* **15%-20% 的标准:**
* 如果重叠太少(低于 10%),客户端在切换时可能会出现掉线或明显的延迟(丢包)。
* 如果重叠太多,会导致客户端在两个 AP 之间频繁切换(乒乓效应),并增加同频干扰的风险。
* **信号强度建议:** Cisco 通常建议在重叠区域的边缘,信号强度应大约在 **-67 dBm** 左右,以保证语音和视频等实时业务的不间断。
---
### ❌ 误区排除(为什么其他选项错误)
* **错误观点:将发射功率设置为最大 (Set transmit power to maximum)。**
* **解析:** 这是初学者最容易犯的错误。AP 功率过大会导致“隐蔽节点”问题,且移动设备(如手机)的回传功率有限,会导致 AP 能“喊”到手机,但手机“回”不到 AP 的非对称链路。此外,过大的功率会加剧同频干扰。
* **错误观点:不同 SSID 的相邻单元可以使用相同信道。**
* **解析:** 干扰是物理层面的频率重叠,与 SSID(逻辑名称)无关。只要频率相同,物理层就会竞争信道资源。
* **错误观点:5 GHz 允许相邻单元在相同信道重叠。**
* **解析:** 物理定律在 5 GHz 同样适用。相同信道的重叠依然会导致 CCI,降低网络容量。
---
### 📝 工程师总结 (Exam Tips)
在 CCNA 考试或实际工程中,请记住以下 **WLAN 设计金律**:
1. **频率复用:** 像蜂窝网络一样,相邻 AP 必须使用不同的非重叠信道(2.4G 选 1/6/11)。
2. **适度重叠:** 15%-20% 的重叠度是兼顾漫游体验与干扰控制的最佳“甜点区”。
3. **功率平衡:** 并不是信号越强越好,通常建议 AP 的发射功率应与客户端的平均功率相匹配。
希望这份解析能帮助你深入理解无线网络设计的核心逻辑!如果还有其他 Cisco 技术疑问,欢迎随时提问。