< Home

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.

Format

uac reach-access-threshold { hide-ssid | priority-replace }

undo uac reach-access-threshold

Parameters

Parameter Description Value

hide-ssid

Indicates SSID hiding.

-

priority-replace

Indicates priority-based user replacement.

-

Views

RRM profile view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

After user CAC is configured, you can configure the action to take when the number of access users reaches the threshold. The following actions are available:
  • 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 | client-snr } enable command.

Precautions

  • When you run the undo uac { client-number | 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.

<HUAWEI> system-view
[HUAWEI] wlan
[HUAWEI-wlan-view] rrm-profile name huawei
[HUAWEI-wlan-rrm-prof-huawei] uac client-number enable
[HUAWEI-wlan-rrm-prof-huawei] uac reach-access-threshold hide-ssid

# Enable priority-based user replacement.

<HUAWEI> system-view
[HUAWEI] wlan
[HUAWEI-wlan-view] rrm-profile name huawei
[HUAWEI-wlan-rrm-prof-huawei] uac client-number enable
[HUAWEI-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.

[HUAWEI-wlan-rrm-prof-huawei] undo uac reach-access-threshold
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic