A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
365
To configure the MAC-based access control authentication failover:
DGS–3426:5#config mac_based_access_control auth_failover enable
Command: config mac_based_access_control auth_failover enable
Success.
DGS–3426:5#
config mac_based_access_control authorization network
Purpose This function will enable the accepting of an authorized configuration.
Syntax
config mac_based_access_control authorization network {radius [enable | disable]|
local [enable | disable]} (1)
Description This command is used to enable or disable the accepting of an authorized configuration.
When the authorization is enabled for MAC-based access control’s RADIUS, the
authorized data assigned by the RADIUS server will be accepted if the global
authorization network is enabled.
When the authorization is enabled for MAC-based access controls local, the authorized
data assigned by the local database will be accepted.
Parameters radius – If specified to enable, the authorized data assigned by the RADUIS server will be
accepted if the global authorization network is enabled. The default state is enabled.
local – If specified to enable, the authorized data assigned by the local database will be
accepted if the global authorization network is enabled. The default state is enabled.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the MAC-based access control authorized network:
DGS–3426:5#config mac_based_access_control authorization network local disable
Command: config mac_based_access_control authorization network local disable
Success.
DGS–3426:5#
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 command is used to configure the maximum number of authorized clients. The
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 per port maximum number of users is also limited.
It is specified by configure MAC-based access control ports maximum users.
Parameters value 1-4000 – Specifies to set the maximum number of authorized clients on the whole
device.
no_limit – Specifies to not limit the system’s maximum number of users. The default is
128.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the MAC-based access control maximum number of users :