Display the current Extensible Authentication Protocol (EAPoL) setting on the switch.
show eapol system
None
User EXEC
The show eapol system command displays the following information:
| 
                         Output field  | 
                     
                         Description  | 
                  
|---|---|
| 
                         eap  | 
                     
                         Displays whether system authentication control is enabled. EAP is disabled by default.  | 
                  
| 
                         Eapol Version  | 
                     
                         Displays the EAP version on the switch.  | 
                  
| 
                         non-eap-pwd-fmt  | 
                     
                         Displays the password attribute format for non EAP RADIUS authentication.  | 
                  
| 
                         non-eap-pwd-fmt key  | 
                     
                         Displays the attribute key string for non EAP RADIUS password. The range is 0– 32 characters.  | 
                  
| 
                         non-eap-pwd-fmt padding  | 
                     
                         Displays whether the padding option is enabled or disabled.  | 
                  
| 
                         auto-isid-offset status Note: 
                            
                     Exception: Not supported on VSP 4450 Series, VSP 8600 Series, or XA1400 Series.  | 
                     
                         Displays the status of the Auto I-SID Offset feature.  | 
                  
| 
                         auto-isid-offset value Note: 
                            
                     Exception: Not supported on VSP 4450 Series, VSP 8600 Series, or XA1400 Series.  | 
                     
                         Displays the Auto I-SID Offset value. The range is 0-15995903.  | 
                  
The following examples display the EAPol settings on the switch.
Switch:1>show eapol system
 
==========================================================================================
                                  Eapol System
==========================================================================================
                      eap : enabled
            Eapol Version : 3
          non-eap-pwd-fmt : mac-addr
      non-eap-pwd-fmt key : ******
  non-eap-pwd-fmt padding : disabled
  auto-isid-offset status : disabled
   auto-isid-offset value : 15980000
         Switch:1>show eapol system
================================================================================
                                  Eapol System
================================================================================
                     eap : disabled
           Eapol Version : 3
         non-eap-pwd-fmt : mac-addr
     non-eap-pwd-fmt key : ******
 non-eap-pwd-fmt padding : disabled
 auto-isid-offset status : disabled
 auto-isid-offset value  : 1000
--------------------------------------------------------------------------------