Feature history
This table provides release and related information for the feature explained in this module.
|
Feature name |
Release information |
Feature description |
|---|---|---|
|
6 GHz radio band support in Cisco Catalyst 9136I APs |
Cisco IOS XE Cupertino 17.7.1 |
Cisco Catalyst 1936I Access Points support the 6 GHz radio band. This topic describes the 6 GHz band operations. |
|
6 GHz client steering support in Cisco Catalyst 9136I APs |
Cisco IOS XE Cupertino 17.7.1 |
6 GHz client steering occurs when the controller receives a periodic client statistics report from a 2.4 GHz band or the 5 GHz band. The client-steering configuration enabled under WLAN applies only to 6 GHz capable clients. Client steering is triggered if a client in the report is 6 GHz capable, redirecting the client to the 6 GHz band. |
Configure preferred scanning channels in the RF profile (GUI)
Complete this task to configure the preferred scanning channels in the RF profile in the WebUI.
Procedure
|
Step 1 |
Choose . |
|
Step 2 |
In the RF tab, click Add. |
|
Step 3 |
Click the RRM tab. |
|
Step 4 |
Click the DCA tab. |
|
Step 5 |
In the Dynamic Channel Assignment section, select the required channels in DCA Channels section. |
|
Step 6 |
In the PSC Bias field, click the toggle button to enable the preferred scanning channel bias for DCA. |
|
Step 7 |
Click Apply to Device. |
The preferred scanning channels in the RF profile are configured.
Configure preferred scanning channels in RF profile (CLI)
Complete this task to configure preferred scanning channels in the RF profile.
Procedure
|
Step 1 |
Enter the global configuration mode. Example:
|
|
Step 2 |
Configure an RF profile and enter RF profile configuration mode. Example:
|
|
Step 3 |
Configure the RF Profile DCA settings and enable the bias for the preferred scanning channel for DCA. Example:
|
The preferred scanning channels in the RF profile are configured.
Example
Device# configure terminal
Device(config)# ap dot11 6ghz rf-profile rf-profile-name
Device(config-rf-profile)# channel psc
Configure broadcast probe response in RF profile (GUI)
Complete this task to configure broadcast probe response in the RF profile.
Procedure
|
Step 1 |
Choose . |
|
Step 2 |
In the RF tab, click Add. |
|
Step 3 |
Click 802.11ax. |
|
Step 4 |
In the 6 GHz Discovery Frames section, click Broadcast Probe Response. |
|
Step 5 |
In the Broadcast Probe Response Interval field, enter the response time interval in milli-seconds (ms). The range is 5 ms to 25 ms. The default value is 20 ms. |
|
Step 6 |
Click Apply to Device. |
The broadcast probe response in the RF profile is configured.
Configure broadcast probe response in RF profile (CLI)
Procedure
|
Step 1 |
Enter the global configuration mode. Example:
|
|
Step 2 |
Configure an RF profile and enter the RF profile configuration mode. Example:
|
|
Step 3 |
Configure the broadcast probe response. Example:
|
|
Step 4 |
Configure the broadcast probe response interval. Example:
|
The RF profile configuration includes the broadcast probe response.
Example
Device# configure terminal
Device(config)# ap dot11 6ghz rf-profile rf-profile-name
Device(config-rf-profile)# dot11ax bcast-probe-response
Device(config-rf-profile)# dot11ax bcast-probe-response time-interval 20
Configure FILS discovery frames in RF profile (GUI)
Complete this task to configure FILS discovery frames in the RF profile.
Procedure
|
Step 1 |
Choose . |
||
|
Step 2 |
In the RF tab, click Add. |
||
|
Step 3 |
Click 802.11ax. |
||
|
Step 4 |
In the 6 GHz Discovery Frames section, click FILS Discovery.
|
||
|
Step 5 |
Click Apply to Device. |
The FILS discovery frames are configured in the RF profile.
Configure FILS discovery frames in RF profile (CLI)
Complete this task to configure FILS discovery frames in the RF profile.
Procedure
|
Step 1 |
Enter the global configuration mode. Example:
|
||
|
Step 2 |
Configure an RF profile and enter the RF profile configuration mode. Example:
|
||
|
Step 3 |
Configure the 802.11ax FILS discovery. Example:
|
The configuration of FILS discovery frames in the RF profile has been completed.
Example
Device# configure terminal
Device(config)# ap dot11 6ghz rf-profile rf-profile-name
Device(config-rf-profile)# dot11ax fils-discovery
Configure multi BSSID profile (GUI)
Complete this task by configuring the multi BSSID profile.
Procedure
|
Step 1 |
Choose . |
|
Step 2 |
Click Add. |
|
Step 3 |
Enter the name and the description of the BSSID profile. |
|
Step 4 |
Enter the following 802.11ax parameters:
|
|
Step 5 |
Click Apply to Device. |
The multi BSSID profile is configured.
Configure multi BSSID profile (CLI)
Complete this task to configure the multi BSSID profile for 6 GHz band radio.
Procedure
|
Step 1 |
Enter global configuration mode. Example:
|
|
Step 2 |
Configure the multi BSSID profile and enter the multi BSSID profile configuration. Example:
|
|
Step 3 |
Configure the 802.11ax parameters. Example:
|
The multi BSSID profile for 6 Ghz band radio is configured.
Example
Device# configure terminal
Device (config)# wireless profile multi-bssid multi-bssid-profile-name
Device (config-wireless-multi-bssid-profile)# dot11ax downlink-mumimo
Configure multi BSSID in RF profile (GUI)
Complete this task to configure multi BSSID in the RF profile.
Procedure
|
Step 1 |
Choose . |
|
Step 2 |
In the RF tab, click Add. |
|
Step 3 |
Click the 802.11ax tab. |
|
Step 4 |
In the Multi BSSID Profile field, choose the profile from the drop-down list. |
|
Step 5 |
Click Apply to Device. |
Multi BSSID is configured in the RF profile.
Configure multi BSSID in RF profile (CLI)
Complete this task to configure multi BSSID in the RF profile.
Procedure
|
Step 1 |
Enter the global configuration mode. Example:
|
|
Step 2 |
Configure an RF profile and enter RF profile configuration mode. Example:
|
|
Step 3 |
Configure 802.11ax multi BSSID profile name in the RF profile configuration mode. Example:
|
The multi BSSID configuration in the RF profile is completed.
Example
Device# configure terminal
Device(config)# ap dot11 6ghz rf-profile rf-profile-name
Device(config-rf-profile)# dot11ax multi-bssid-profile multi-bssid-profile-name
Configure dynamic channel assignment freeze (CLI)
Complete this task to disable DCA for 6 GHz after the 6 GHz radios are stabilized with the right channels.
Before you begin
Procedure
|
Disable DCA for 6 GHz bands. Example:
|
DCA for 6 GHz radios is disabled.
Feedback