uac reach-access-threshold
Function
The uac reach-access-threshold command configures the user CAC function and specifies the action to take when the number of access users reaches the user CAC threshold.
The undo uac reach-access-threshold command disables SSID hiding or priority-based user replacement.
By default, SSID hiding and priority-based user replacement are disabled.
Parameters
Parameter | Description | Value |
---|---|---|
hide-ssid | Indicates SSID hiding. |
- |
priority-replace | Indicates priority-based user replacement. |
- |
Usage Guidelines
Usage Scenario
- Deny new user access. This is the default configuration.
- Deny new user access and hide the SSID.
- Disconnect common users to make room for access of high-priority users.
Prerequisites
User CAC has been enabled using the uac { client-number | channel-utilization | client-snr } enable command.
Precautions
- When you run the undo uac { client-number | channel-utilization | client-snr } enable command to disable user CAC and automatically cancel SSID hiding.
- The uac reach-access-threshold priority-replace command takes effect only when UAC based on the number of users is enabled.
Example
# Enable SSID hiding.
<AC6605> system-view [AC6605] wlan [AC6605-wlan-view] rrm-profile name huawei [AC6605-wlan-rrm-prof-huawei] uac client-number enable [AC6605-wlan-rrm-prof-huawei] uac reach-access-threshold hide-ssid
# Enable priority-based user replacement.
<AC6605> system-view [AC6605] wlan [AC6605-wlan-view] rrm-profile name huawei [AC6605-wlan-rrm-prof-huawei] uac client-number enable [AC6605-wlan-rrm-prof-huawei] uac reach-access-threshold priority-replace Info: This configuration only takes effective when uac client-number enabled.
# Deny new user access.
[AC6605-wlan-rrm-prof-huawei] undo uac reach-access-threshold