Product
Search Results

Which EAP types are supported for each LAN security mode?

CDRouter uses the testvar lanSecurity to define the security mode implemented by the DUT on the LAN. For wireless interfaces the lanSecurity testvar supports the following modes:

  • WPA: WPA, WPA2, or WPA3 (Enterprise or Personal)
  • WEP: static WEP
  • NONE: no security

For Ethernet interfaces the following modes are supported:

  • 802.1X: wired 802.1X
  • NONE: no security

For security modes that require 802.1X, certain EAP types, as configured by the testvar eapType , may or may not be supported. The table below defines which EAP types are supported for each LAN security mode.

LAN Security Mode eap-tls eap-ttls eap-md5 eap-peap eap-aka eap-sim
WPA Yes Yes No Yes Yes Yes
WEP No No No No No No
NONE No No No No No No
802.1X Yes Yes Yes Yes Yes Yes