Accton Technology ES4626 Switch User Manual


 
218
8.2.2.5 dot1x enable
Command: dot1x enable
no dot1x enable
Function: Enable switch global and port 802.1x function; use the “no” command to
disable 802.1x function .
Command mode: global configuration mode and port configuration mode
Default: switch without enable 802.1x function in global mode; if switch enables 802.1x
function in global, then the port default without enable 802.1x function.
Instructions: If you want to make 802.1x authentication for a port, enable 802.1x function
in global mode first, then enable 802.1x function in the corresponding port. Note: If the
port has enabled Spanning Tree, enabled mac binding, is a Trunk port, or is member of
port aggregation group, then you must disable Spanning Tree function of that port, or
disable mac binding, or change the port as an access port, or cancel its status as a port of
an aggregation group, otherwise you cannot enable 802.1x function in that port.
Example: Enable switch 802.1x function, and enable port 1/12 802.1x function.
Switch(Config)#dot1x enable
Switch(Config)#interface ethernet 1/12
Switch(Config-Ethernet1/12)#dot1x enable
8.2.2.6 dot1x privateclient enable
Command: dot1x privateclient enable
no dot1x privateclient enable
Function: Enable the switch to force client software to use proprietary 802.1x
authentication packet format; the “no dot1x privateclient enable” command
disables the function and allow the client software to use standard 802.1x
authentication packet format.
Command mode: Global Mode
Default: Proprietary authentication is not supported by the switch.
Usage Guide: To implement an overall solution, Edge-Core proprietary IEEE 802.1x
authentication packets support must be enabled in the switch, otherwise
many application would not be available. Standard 802.1x client would not
be authenticated if Edge-Core proprietary 802.1x authentication packet
format is enforced for client software by the switch.
Example: Enable the switch to force client software to use Edge-Core proprietary 802.1x
authentication packet format.
Switch(Config)#dot1x privateclient enable
8.2.2.7 dot1x macfilter enable