Allied Telesis AT-S39 User Manual
Page 165
AT-S39 Command Line Interface User’s Guide
165
servtimeout
This is the timer used by the switch to determine
authentication server timeout conditions. The default
value for this parameter is 30 seconds. The range is 1
to 65,535 seconds.
maxreq
This parameter specifies the maximum number of
times that the switch retransmits an EAP Request
packet to the client before it times out the
authentication session. The default value for this
parameter is 2 retransmissions. The range is 1 to 10
retransmissions.
Description
This command sets ports to the Authenticator role and configures the
Authenticator role parameters. This command also disables port-based
access control on a port.
Note
This command must be performed from a local management
session.
Examples
This command sets port 1 to the authenticator role:
set portaccess port=1 role=authenticator
This command sets ports 5 and 10 to the Authenticator role and sets the
servertimeout parameter to 200 seconds:
set portaccess ports=5,10 role=authenticator
servtimeout=200
This command disables 802.1x port-based access control on ports 7 to
12:
set portaccess ports=7-12 role=none