Microsens MS453522M User Manual
Page 154

MICROSENS 8 Port Gigabit Ethernet Switch
User’s Manual
149
<port range> : syntax 1,5-7, available from 1 to 8
<max> : max. value , range 1-10
Possible value:
<port range> : 1 to 8
<max> : 1-10, default is 2
Example:
MICROSENS(802.1X)# set reAuthMax 2 2
set reAuthPeriod
Syntax:
set reAuthPeriod <port-range> <sec>
Description:
A constant that defines a nonzero number of seconds between periodic reauthentication of the
supplicant.
Argument:
<port range> : syntax 1,5-7, available from 1 to 8
<sec> : timer , range 1-65535
Possible value:
<port range> : 1 to 8
<sec> : 1-65535, default is 3600
Example:
MICROSENS(802.1X)# set reAuthPeriod 2 3600
set serverTimeout
Syntax:
set serverTimeout <port-range> <sec>
Description:
A 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.
Argument:
<port range> : syntax 1,5-7, available from 1 to 8
<sec> : timer , range 1-65535
Possible value:
<port range> : 1 to 8
<sec> : 1-65535, default is 30
Example:
MICROSENS(802.1X)# set serverTimeout 2 30
set state
Syntax:
set state <ip> <port-number> <secret-key>
Description:
To configure the settings related with 802.1X Radius Server.
Argument:
<ip> : the IP address of Radius Server
<port-number> : the service port of Radius Server(Authorization port)
<secret-key> : set up the value of secret-key, and the length of secret-key is
from 1 to 31
Possible value:
<port-number> : 1~65535, default is 1812
Example:
MICROSENS(802.1X)# set state 192.168.1.115 1812 WinRadius
set suppTimeout