A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
207
config 802.1x max_users
Purpose Used to configure the max number of users that can be learned via 802.1X
authentication.
Syntax
config 802.1x max_users [<value 1 –4000> | no_limit]
Description The setting is a global limitation on the maximum number of users that can be learned via
802.1X authentication.
In addition to the global limitation, per-port maximum users is also limited. It is specified
by the config 802.1x auth_parameter command.
Parameters max _users – Specifies the maximum number of users.
By default, there is no limit on the max users.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure 802.1X maximum users:
DGS–3426:5#config 802.1x max_users 200
Command: config 802.1x max_users 200
Success.
DGS–3426:5#
config accounting service
Purpose Used to configure the state of the specified RADIUS accounting service.
Syntax
config accounting service [network | shell | system] state [enable|disable]
Description This command is used to enable or disable the specified RADIUS accounting service.
Parameters network – Specifies an accounting service for 802.1X port access control. By default, the
service is disabled.
shell – Accounting service for shell events: When the user logs in or logs out of the switch
(via the console, Telnet, or SSH) when timeout occurs, accounting information will be
collected and sent to the RADIUS server. By default, the service is disabled.
system – Specifies accounting service for system events: reset, reboot. By default, the
service is disabled.
enable – Enables the specified accounting service.
disable – Disables the specified accounting service.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the accounting service:
DGS–3426:5#config accounting service shell state enable
Command: config accounting service shell state enable
Success.
DGS–3426:5#
show accounting service
Purpose Used to show the RADIUS accounting service status on the Switch.
Syntax
show accounting service
Description This command is used to display the state for RADIUS accounting service.
Parameters None.