2-2. local commands of cli – AirLive SNMP-GSH2402 User Manual

Page 160

Advertising
background image

156

4-2-2. Local Commands of CLI


802.1X

set max-request

Syntax:
set max-request <port-range> <times>
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
<times>: max-times , range 1-10
Possible value:
<port range> : 1 to 24
<times>: 1-10, default is 2
Example:
SNMP-GSH2402(802.1X)# set max-request 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:
SNMP-GSH2402 (802.1X)# set mode 2 1
SNMP-GSH2402 (802.1X)#

Advertising