User Manual
Publication date: May, 2005
Revision A1
195
802.1x
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:
GSW-2494(802.1x)# set state 192.168.1.115 1812 WinRadius
GSW-2494(802.1x)#
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:
GSW-2494(802.1x)# set mode 2 1
GSW-2494(802.1x)#