![Amer.com SS2GD8I Скачать руководство пользователя страница 74](http://html1.mh-extra.com/html/amer-com/ss2gd8i/ss2gd8i_user-manual_2921991074.webp)
68
set serverTimeout
Syntax:
set serverTimeout <port-range> <sec>
Description:
Sets the timer used by the Backend Authentication state machine in order to determine
timeout conditions in the exchanges between the Authenticator and the Supplicant or Authentication
Server. The initial value of this timer is either suppTimeout or serverTimeout, as determined by the
operation of the Backend Authentication state machine.
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 30
Example:
SS2GD8I(802.1X)# set serverTimeout 2 30
set state
Syntax:
set state <ip> <port-number> <secret-key>
Description:
Configures the settings of the 802.1X Radius Server.
Arguments:
<ip>: the IP address of Radius Server
<port-number>: the service port (authorization port) of the Radius Server, from 1-65535, default is 1812
<secret-key>: the value of the secret-key which has to have a length between 1 and 31 characters
Example:
SS2GD8I(802.1X)# set state 192.168.1.115 1812 WinRadius
set suppTimeout
Syntax:
set suppTimeout <port-range> <sec>
Description:
Sets the timer used by the Backend Authentication state machine in order to determine
timeout conditions in the exchanges between the Authenticator and the Supplicant or Authentication
Server. The initial value of this timer is either suppTimeout or serverTimeout, as determined by the
operation of the Backend Authentication state machine.
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 30.
Example:
SS2GD8I(802.1X)# set suppTimeout 2 30