Cisco access points with tri-radio
A Cisco access point with tri-radio is a wireless device that
-
operates three radios designed for high density environments
-
runs one dedicated 2.4-GHz 4x4 mode radio and one 5-GHz 8x8 mode radio by default, and
-
enables the 8x8 radio to split into two independent 5-GHz 4x4 radios when dual radio mode is enabled.
Tri-radio operational modes and configuration
Access Points with three radios are designed for high density environments. The APs by default run one dedicated 2.4-GHz 4x4 mode radio and one 5-GHz 8x8 mode radio. In the default mode, the radios are managed by the Flexible Radio Assignment (FRA), and the Dual Radio Mode is in the disabled state indicating that the radios have either been assigned as client serving 8x8 radio or have not yet been evaluated by FRA.
When you enable the dual radio mode setting, the 8x8 radio is split to two independent 5-GHz 4x4 radios. In this mode, slot 1 and slot 2 are active independent 4x4 radio interfaces. They can serve different user groups with different assigned channels.
![]() Note |
To disable the dual radio mode, you must first disable the admin status of the subordinate radio. Otherwise, a warning message is displayed. |
A tri-radio AP has upto two configurable 5-GHz radios. The following table describes the radio role and its deployment benefits:
|
Radio Role |
Driving Factors |
|
|---|---|---|
|
Radio 1 |
Radio 2 |
|
|
8x8 Client-Serving |
None |
|
|
4x4 Client-Serving |
4x4 Client-Serving |
|
|
4x4 Client-Serving |
4x4 Monitor |
|
The following table lists the different radio modes and roles supported by the AP:
|
Setup |
Radio Mode |
Maximum Radio Capability |
Dual Role Mode |
|---|---|---|---|
|
1 |
2.4-GHz + 5-GHz |
2.4-GHz, 4 antennas, 4SS, and 20 MHz 5-GHz, 8 antennas, 4SS, and 160 MHz |
Disabled |
|
2 |
5-GHz + 5-GHz |
2.4-GHz, 4 antennas, 4SS, and 20 MHz 5-GHz, 4 antennas, 4SS, and 80 MHz 5-GHz, 4 antennas, 4SS, and 80 MHz |
Enabled |
In the Cisco IOS XE 17.2.1 Release, FRA manages the role assignment for each radio independently. You can set the radio mode as automatic or manual, and select either Client-Serving role or Monitor role as the radio role. Based on the dual radio mode configuration, the role selection is available for one or for both interfaces.
Guidelines and restrictions for tri-radio access points
-
Dual radio mode is disabled in the manual mode by default.
-
You must manually enable the slot 2 radio on the AP. By default it is disabled.
-
When you change the dual radio mode, the AP reboots without any notification.
-
The tri-radio support for AP with external antenna is as follows:
-
RP-TNC antenna is supported in Cisco Catalyst 9130AX Series APs.
-
The C-ANT9101, C-ANT9102, and C-ANT9103 antennas on Cisco Catalyst 9130AX Series APs support 2 radios (2.4-GHz (4x4) and 5-GHz (8x8)). This antennas does not support two 5-GHz (4x4) radios due to hardware limitation.
-
Enable or disable tri-radio on Cisco aps
Use this task to control tri-radio functionality on all supporting Cisco APs that join the controller.
Procedure
|
ap triradio { disable | enable} Example:
Enables or disables tri-radio on all the supporting Cisco APs that join this controller. |
Tri-radio is now enabled or disabled on all supporting Cisco APs connected to this controller.
Configure 5-GHz dual radio mode for AP (GUI)
Before you begin
Follow these steps to configure 5-GHz dual radio mode for AP using GUI:
Procedure
|
Step 1 |
Choose Configuration > Wireless > Access Points. |
|
Step 2 |
On the Access Points page, click the 5 GHz Radios section and select a Cisco 9130 Series AP from the list. The Edit Radios 5 GHz Band window is displayed. |
|
Step 3 |
In the General area of the edit window, click the Dual Radio Mode slider to Enable the mode. A warning message is displayed informing that changing the Dual Radio Mode will reboot the AP. |
|
Step 4 |
Click Update & Apply to Device. |
Configure the dual radio mode and enable slots (CLI)
Procedure
|
Step 1 |
(Optional) Disable the 802.11a radio on Cisco AP. Example:
Example:
Disables the 802.11a radio on Cisco AP. |
|
Step 2 |
Configure the 802.11a dual radio on the AP. Example:
Example:
Configures the 802.11a dual radio on the AP. Use the disable keyword to disable the dual-radio. |
|
Step 3 |
Enable the 802.11a radio on Cisco AP. Example:
Example:
Enables the 802.11a radio on Cisco AP. |
Set radio roles for slots (CLI)
Procedure
|
Step 1 |
Disable the radio on the AP. Example:
Disables the radio on the AP. |
||
|
Step 2 |
Set the radio role for the specified slot. Example:
Example:
Sets the radio role manual to either client serving or monitor. |
||
|
Step 3 |
Enable the radio on the AP. Example:
Example:
Enables the radio on the AP.
|
Configure the tri-radio dual radio role (CLI)
Procedure
|
Step 1 |
Configure the 802.11a radio role independently for each supporting AP's radio. Example:
Example:
The channel and the Tx power values can be configured when the radio role is set to manual mode. |
|
Step 2 |
Configure the 802.11b radio role independently for the supporting AP's radio. Example:
Example:
|
Tri-radio configuration verification on the controller
To verify that the dual radio mode is enabled, use the following show command:
-
Device# show ap name APXXXX.4XXX.04XX config slot 1 | inc Dual Dual Radio Capable : True Dual Radio Mode : Enabled Dual Radio Operation mode : Auto
To verify the tri-radio status, use the following show command:
-
Device# show ap triradio status Tri-Radio Status : Enabled
To verify that the slots are enabled and up, use the following show commands:
-
Device# show ap triradio summary AP Name Mac Address Slot Admin State Oper State ----------------------------------------------------------------------------------------- APXXXX.4XXX.04XX 04eb.409e.89c0 2 Enabled Up -
Device# show ap dot11 5ghz summary AP Name Mac Address Slot Admin State Oper State Width Txpwr Channel Mode --------------------------------------------------------------------------------------------------------------------------------------------------------- APXXXX.4XXX.04XX 04XX.40XX.8XXX 1 Enabled Up 20 *5/8 (14 dBm) (36)* Local APXXXX.4XXX.04XX 04XX.40XX.8XXX 2 Enabled Up 20 *8/8 (1 dBm) (36)*
To verify that the radio role is set, use the following show command:
-
show ap name ap-name config slot <slot_number> | i Radio Radio Type : 802.11ax - 5 GHz Radio Subband : All Radio Role : Auto Radio Mode : Local Radio SubType : Main

Feedback