cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3829
Views
15
Helpful
11
Replies

Catalyst 9166AXI

Maurice Ball
Level 6
Level 6

Could someone please provide me with the command that will convert the 6Ghz radio to the 5Ghz radio from the CLI? I would like to run Dual 5Ghz radios on the access point but everytime I use the following command. I get the error stating this is not a dedicated radio.

ap name ap-name dot11 { 24ghz | 5ghz } slot radio role {auto | manual {monitor | client-serving}}

1 Accepted Solution

Accepted Solutions

Scott Fella
Hall of Fame
Hall of Fame

Try this as this worked for me.

ap name <ap name> dot11 dual-band slot 2 shutdown
ap name <ap name> dot11 dual-band slot 2 radio role manual client-serving
ap name <ap name> dot11 dual-band slot 2 band 5ghz
ap name <ap name> no dot11 dual-band slot 2 shutdown

-Scott
*** Please rate helpful posts ***

View solution in original post

11 Replies 11

Mark Elsen
Hall of Fame
Hall of Fame

 

 - Don't think that is possible , ref : https://www.cisco.com/c/en/us/td/docs/wireless/access_point/cw916x/cw9166/install-guide/b-hig-cw9166i/overview.html?bookSearch=true#internal_antennas  . look for dedicated

 M.



-- ' Listen to the wind, it talks  
          Listen to the silence, it speaks
             Listen to your heart, it knows
Ganado Mucho (1809 to 1893 ) Navajo Indian

You can do it from the GUI with no problem but I cannot figure out how to do it from the CLI.

 

              >....You can do it from the GUI with no problem but I cannot figure out how to do it from the CLI.
 Possibly you could reveal the CLI command by taking a diff from the running config on the controller before and after applying the setting .

 M.



-- ' Listen to the wind, it talks  
          Listen to the silence, it speaks
             Listen to your heart, it knows
Ganado Mucho (1809 to 1893 ) Navajo Indian

Scott Fella
Hall of Fame
Hall of Fame

Just to add, the ability for an ap to have dual 5GHz is the XOR feature and that is specific to 2.4GHz/5GHz, not the 6GHz.

-Scott
*** Please rate helpful posts ***

On this access point the XOR radio is the 5GHz/6GHz radio. 

@Maurice Ball I haven't looked at my 9166, but it seems you need to change the 6ghz role to client serving and then you will be able to change to radio from 6ghz to 5ghz.

ScottFella_0-1676322940064.png

 

-Scott
*** Please rate helpful posts ***

Rich R
VIP
VIP

Is that the right form of the command you're using?  I don't have one of those APs to test with but I think:
9800#ap name <ap-name> dot11 dual-band <slot n> band ?
24ghz Switch to 2.4GHz band.
5ghz Switch to 5GHz band.
6ghz Switch to 6GHz band.

------------------------------
Please click Helpful if this post helped you and Accept as Solution if this answered your query.
------------------------------
TAC recommended codes for AireOS WLC's   and   TAC recommended codes for 9800 WLC's
Best Practices for AireOS WLC's,   Best Practices for 9800 WLC's   and   Cisco Wireless compatibility matrix
Check your 9800 WLC config with Wireless Config Analyzer using "show tech wireless" output or "config paging disable" then "show run-config" output on AireOS and use Wireless Debug Analyzer to analyze your WLC client debugs
Field Notice: FN63942 APs and WLCs Fail to Create CAPWAP Connections Due to Certificate Expiration
Field Notice: FN72424 Later Versions of WiFi 6 APs Fail to Join WLC - Software Upgrade Required
Field Notice: FN72524 IOS APs stuck in downloading state after 4 Dec 2022 due to Certificate Expired
- Fixed in 8.10.196.0, latest 9800 releases, 8.5.182.12 (8.5.182.13 for 3504) and 8.5.182.109 (IRCM, 8.5.182.111 for 3504)
Field Notice: FN70479 AP Fails to Join or Joins with 1 Radio due to Country Mismatch, RMA needed
Field Notice: FN74383 APs Running 17.12.4/5/6/6a May Run Out of Flash Space Preventing Upgrades
How to avoid boot loop due to corrupted image on Wave 2 and Catalyst 11ax Access Points (CSCvx32806)
Field Notice: FN74035 - Wave2 APs DFS May Not Detect Radar After Channel Availability Check Time
Leo's list of bugs affecting 2800/3800/4800/1560 APs
Default AP console baud rate from 17.12.x is 115200 - introduced by CSCwe88390
AP supported channel lookup: https://apchannels.cisco.com/

Thanks for the reply but I tried that command and it does not work. I get the dedicated radio error when that command is used. 

Post the output of what you are trying to do so at least folks can keep track and test also.  Have you opened a TAC case?

-Scott
*** Please rate helpful posts ***

Scott Fella
Hall of Fame
Hall of Fame

Try this as this worked for me.

ap name <ap name> dot11 dual-band slot 2 shutdown
ap name <ap name> dot11 dual-band slot 2 radio role manual client-serving
ap name <ap name> dot11 dual-band slot 2 band 5ghz
ap name <ap name> no dot11 dual-band slot 2 shutdown

-Scott
*** Please rate helpful posts ***

Scott Fella
Hall of Fame
Hall of Fame

If you need to revert back to auto and 6GHz, then use these commands:

ap name Hallway dot11 dual-band slot 2 shutdown
ap name Hallway dot11 dual-band slot 2 radio role auto
ap name Hallway no dot11 dual-band shutdown

-Scott
*** Please rate helpful posts ***
Review Cisco Networking for a $25 gift card