DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
273
Description
The
config 802.1x auth_parameter
command configures the parameters that control the operation of the
authenticator associated with a port.
Parameters
Parameters
Description
portlist
Specifies a range of ports to be configured.
all
All ports.
default
Sets all parameter to be default value.
Sets the direction of access control .
both
For bidirectional access control.
direction
in
For unidirectional access control.
You can force a specific port to be unconditionally authorized or
unauthorized by setting the 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
auto
port_control
force_unauthorized
quiet_period
It is the initialization value of the quietWhile timer. The default value is 60 s
and can be any value from 0 to 65535.
tx_period
It is the initialization value of the txWhen timer. The default value is 30 s
and can be any value from 1 to 65535.
supp_timeout
The initialization value of the aWhile timer when timing out the supplicant.
Its default value is 30 s and can be any value from 1 to 65535.
server_timeout
The initialization value of the aWhile timer when timing out the
authentication server. Its default value is 30 and can be any value from 1 to
65535.
max_req
The maximum number of times that the authenitcation PAE state machine
will retransmit an EAP Request packet to the supplicant. Its default value is
2 and can be any number from 1 to 10.
reauth_period
Its a nonzero number of seconds, which is used to be the re-authentication
timer. The default value is 3600.
enable_reauth
You can enable or disable the re-authentication mechanism for a specific
port.
Restrictions
You must have administrator privileges.