Signamax 065-7840 24-Port 10/100/1000BaseT/TX Managed Switch
191
802.1x
set state
Syntax
:
set state <ip> <port-number> <secret-key>
Description
:
Configures the settings related to the 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:
065-7840(802.1x)# set state 192.168.1.115 1812 WinRadius
065-7840(802.1x)#
set mode
Syntax
:
set mode <port-range> <mode>
Description
:
Sets 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:
065-7840(802.1x)# set mode 2 1
065-7840(802.1x)#