Accton Technology ES4626 Switch User Manual


 
220
Switch(Config-Ethernet1/3)#dot1x max-user 5
8.2.2.10 dot1x port-control
Command: dot1x port-control {auto|force-authorized|force-unauthorized }
no dot1x port-control
Function: Configure port 802.1x authorize status; use the “no” command to restore
default.
Parameter: auto is used to enable 802.1x authentication, confirm the port is in authorized
status or unauthorized status according to the authentication information between switch
and suppliant; force-authorized configures port as authorized status, allow the
unauthorized data through this port; force-unauthorized configure port as unauthorized
status, switch not provide authentication service to suppliant in this port, not permit any
data pass across this port.
Command mode: port configuration mode
Default: When enable port 802.1x function, port default is force-authorized.
Instructions: If port want to make 802.1x authentication to user, must configure port
authentication status as auto.
Example: Configure port 1/1 as 802.1x authentication status.
Switch(Config)#interface ethernet 1/1
Switch(Config-Ethernet1/1)#dot1x port-control auto
8.2.2.11 dot1x port-method
Command: dot1x port-method {macbased | portbased}
no dot1x port-method
Function: Configure the specific port access control method; use the “no” command to
restore default access control method.
Parameter: macbased base on MAC address access control method; portbased base
on port access control method.
Command mode: port configuration mode
Default: port use access control method which base on MAC address in default mode.
Instructions: The security and management of access control method(base on MAC
address) is more predominant than the access control method which base on port,
suggest using the access control method base on port only in special situation.
Example: Configure port 1/4 adopt access control method which base on port.
Switch(Config-Ethernet1/4)#dot1x port-method portbased
8.2.2.12 dot1x re-authenticate