Command Manual (For Soliton) – 802.1x-System GuardH3C S3100 Series Ethernet Switches Chapter 1 802.1x Configuration Commands1-6Note:z Configurations of 8021.x and the maximum number of MAX addresses that can belearnt are mutually exclusive. That is, when 802.1x is enabled for a port, it cannotalso have the maximum number of MAX addresses to be learned configured at thesame time. Conversely, if you configure the maximum number of MAX addressesthat can be learnt for a port, 802.1x is unavailable to it.z If you enable 802.1x for a port, it is not available to add the port to an aggregationgroup. Meanwhile, if a port has been added to an aggregation group, it is prohibitedto enable 802.1x for the port.Related command: display dot1x.Example# Enable 802.1x for Ethernet1/0/1 port. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] dot1x interface Ethernet 1/0/1# Enable 802.1x globally. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] dot1x1.1.3 dot1x authentication-methodSyntaxdot1x authentication-method { chap | pap | eap }undo dot1x authentication-methodViewSystem viewParameterchap: Authenticates using challenge handshake authentication protocol (CHAP).pap: Authenticates using password authentication protocol (PAP).eap: Authenticates using extensible authentication protocol (EAP).DescriptionUse the dot1x authentication-method command to set the 802.1x authenticationmethod.