2-2. local commands of cli – KTI Networks KGS-2416 User Manual
Page 230

226
4-2-2. Local Commands of CLI
802.1X
set maxReq
Syntax:
set maxReq <port-range> <vlaue>
Description:
The maximum number of times that the state machine will retransmit an EAP
Request packet to the Supplicant before it times out the authentication session.
Argument:
<port range> : syntax 1,5-7, available from 1 to 24
<value>: max-times , range 1-10
Possible value:
<port range> : 1 to 24
<value>: 1-10, default is 2
Example:
SW24GF(802.1X)# set maxReq 2 2
set mode
Syntax:
set mode <port-range> <mode>
Description:
To set up the 802.1X
authentication
mode of each port.
Argument:
<port range> : syntax 1,5-7, available from 1 to 24
<mode>: set up 802.1X mode
0:disable the 802.1X function
1:set 802.1X to Multi-host mode
Possible value:
<port range> : 1 to 24
<mode>: 0 or 1
Example:
SW24GF(802.1X)# set mode 2 1
SW24GF(802.1X)#