POEGEM12T2SFP User Manual 196 Alloy Computer Products Pty Ltd Copyright ©2006
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 the Radius Server.
<port-number>: the service port of the Radius Server(Authorisation port)
<secret-key>: Enter a secret-key, length of secret-key is from 1 to 31.
Possible value:
<port-number> : 1~65535, default is 1812
Example:
POEGEM12T2SFP(802.1x)# set state 192.168.1.115 1812 WinRadius
: Configures the switch to use a RADIUS Server with an IP Address of 192.168.1.115 using port
1812 and a secret key of WinRadius.
set mode
Syntax:
set mode <port-range> <mode>
Description:
Used to set up the 802.1X authentication mode of each port.
Argument:
<port range> : syntax 1,5-7, available from 1 to 12
<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 12
<mode>: 0 or 1
Example:
POEGEM12T2SFP(802.1x)# set mode 2 1
: Sets port 2 to use 802.1x Multi-host Mode.