< Home

access-limit (aaa domain view)

Function

The access-limit command sets the maximum number of an authentication domain allowed access users of for each process.

The undo access-limit command restores the default value.

The default number of remote access users of an authentication domain is max-number.

Format

access-limit max-number

undo access-limit

Parameters

Parameter Description Value
max-number Specifies the maximum number of allowed access users. The value is an integer ranging from 1 to the combined maximum number of all types of users (including administrators, PPP access users, and SSL VPN access users).

Views

AAA domain view

Default Level

3: Management level

Usage Guidelines

The maximum number of allowed access users configured by this command is that of each user authentication process. The maximum number of allowed access users for the integrated device is the maximum number configured by this command multiplies the number of processes.

This command sets the maximum number of allowed access users in one authentication domain. If the number of access users reaches the specified limit, the access requests of new users are blocked.

Example

# Set the maximum number of allowed access users in authentication domain domain1 to 100.

<sysname> system-view
[sysname] aaa
[sysname-aaa] domain domain1
[sysname-aaa-domain-domain1] access-limit 100
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >