![Amer.com SS2GD8I User Manual Download Page 73](http://html1.mh-extra.com/html/amer-com/ss2gd8i/ss2gd8i_user-manual_2921991073.webp)
67
set reAuthEnabled
Syntax:
set reAuthEnabled <port-range> <ebl>
Description:
A constant that defines whether regular reauthentication will take place on this port or not.
Arguments:
<port range>: which ports are affected, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”),
range from 1-8.
<ebl>: 0 or 1 (disable or enable re-authentication).
Example:
SS2GD8I(802.1X)# set reAuthEnabled 2 1
set reAuthMax
Syntax:
set reAuthMax <port-range> <max>
Description:
The number of re-authentication attempts that are permitted before the port becomes
Unauthorized.
Arguments:
<port range>: which ports are affected, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”),
range from 1-8.
<max>: number of attempts, range from 1-10, default is 2.
Example:
SS2GD8I(802.1X)# set reAuthMax 2 2
set reAuthPeriod
Syntax:
set reAuthPeriod <port-range> <sec>
Description:
The number of seconds between re-authenticating the supplicant.
Arguments:
<port range>: which ports are affected, can be a single port (e.g. “1”) or a range of ports (e.g. “5-7”),
range from 1-8.
<sec>: timer, range from 1-65535, default is 3600.
Example:
SS2GD8I(802.1X)# set reAuthPeriod 2 3600