xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
30
DGS-3450:admin# config 802.1x capability ports 1:1-1:10 authenticator
Command: config 802.1x capability ports 1:1-1:10 authenticator
Success.
DGS-3450:admin#
config 802.1x max_users
Purpose
Used to configure the maximum 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, maximum user for per port is also limited. It is specified by
config 802.1x auth_parameter command.
Parameters
max_users
- Specifies the maximum number of users.
The range is 1 to 4000. By default, there is no limit on the maximum users.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure 802.1X number of users to be limited to 200:
DGS-3450:admin# config 802.1x max_users 200
Command: config 802.1x max_users 200
Success.
DGS-3450:admin#
config 802.1x auth_parameter
Purpose
Used to configure the parameters that control the operation of the authenticator associated
with a port.
Syntax
config 802.1x auth_parameter ports [<portlist> | all] [default | {direction [both | in] |
port_control [force_unauth | auto | force_auth] | quiet_period <sec 0-65535> | tx_period
<sec 1-65535> | supp_timeout <sec 1-65535> | server_timeout <sec 1-65535> | max_req
<value 1-10> | reauth_period <sec 1-65535> | max_users [<value 1-128> | no_limit] |
enable_reauth [enable|disable]}(1)]
Description
The config 802.1x auth_parameter command configures the parameters that control the
operation of the authenticator associated with a port.
Parameters
portlist
- Specifies a range of ports to be configured.
all
- All ports.
default
- Sets all parameter to be default value.
direction
- Sets the direction of access control.
both
- For bidirectional access control.
in
- For unidirectional access control.
port_control
- You can force a specific port to be unconditionally authorized or unauthorized
by setting the parameter of port_control to be force_authorized or force_unauthorized.
Besides, the controlled port will reflect the outcome of authentication if port_control is auto.
force_authorized
- Force a specific port to be unconditionally authorized.
auto
- The controlled port will reflect the outcome of authentication.