set state
Syntax:
set state <ip>
Description:
To configure the settings related with 802.1X Radius Server and Accounting service. Argument:
ip: xxx.xxx.xxx.xxx
Accounting Service: 0 for disable, 1 for enable
Accounting Server: xxx.xxx.xxx.xxx Accounting Port:1~65535
Possible value:
Example:
FE2262(802.1X)# set state 192.168.1.1 1812 password 1 192.168.1.1 1813
set suppTimeout
Syntax:
set suppTimeout
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
<sec> : timer, range
Possible value: <port range> : 1 to 26
<sec> :
Example:
FE2262 (802.1x)# set suppTimeout 2 30
set txPeriod
Syntax:
set txPeriod
A timer used by the Authenticator PAE state machine to determine when an EAPOL PDU is to be transmitted.
Argument:
<port range> : syntax
<sec> : timer, range
Possible value: <port range> : 1 to 26
<sec> :
Example:
166