DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
437
Example
To display the MAC-based Access Control authentication status on port 1-4
DWS-3160-24PC:admin#show mac_based_access_control auth_state ports 1-4
Command: show mac_based_access_control auth_state ports 1-4
(P): Port-based
Port MAC Address State VID Priority Aging Time/
Block Time
---- -------------------- -------------- ---- -------- ------------
2 00-22-B0-3C-DD-C0 Blocked - - 101
Total Authenticating Hosts : 0
Total Authenticated Hosts : 0
Total Blocked Hosts : 1
DWS-3160-24PC:admin#
42-17
config mac_based_access_control max_users
Description
This command is used to configure the maximum number of authorized clients.
Format
config mac_based_access_control max_users [<value 1-1000> | no_limit]
Parameters
max_users
- Specifies to set the maximum number of authorized clients on the whole device.
<value 1-1000>
- Enter the maximum users here. This value must be between 1 and 1000.
no_limit
- Specifies to not limit the maximum number of users on the system. By default, there
is no limit on the number of users.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the maximum number of users of the MAC-based Access Control system supports to
128:
DWS-3160-24PC:admin# config mac_based_access_control max_users 128
Command: config mac_based_access_control max_users 128
Success.
DWS-3160-24PC:admin#