xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
414
config mac_based_access_control max_users
Purpose
Used to configure the maximum number of authorized clients.
Syntax
config mac_based_access_control max_users [<value 1-4000> | no_limit]
Description
This setting is a global limitation on the maximum number of users that can be learned via
MAC-based Access Control.
In addition, to the global limitation, the maximum number of users per port is also limited.
This is specified by the config config mac_based_access_control ports max_users command.
Parameters
<value 1–4000>
- Specify to set the maximum number of authorized clients on the whole
device. The default value is 1024.
no_limit
- Specify to not limit the maximum number of users on the system.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the maximum number of users the MAC-based Access Control system supports:
DGS-3450:admin# config mac_based_access_control max_users 128
Command: config mac_based_access_control max_users 128
Success.
DGS-3450:admin#