Motorola RF Switch CLI Reference Guide
19-4
Usage Guidelines
Set eap-auth-type to all to service RADIUS requests received from mobile units.
Setting
eap-auth-type to peap-gtc/peap-mschapv2 ensures
peap-gtc/peap-mschapv2 service only.
Similarly, setting
eap-auth-type to ttls-md5/ttls-mschapv2/ttls-pap
services all ttls authentication requests from mobile units.
Setting
eap-auth-type to tls ensures only tls authentication is serviced.
Example
RFSwitch(config-radsrv)#authentication eap-auth-type peap-
mschapv2
RFSwitch(config-radsrv)#
RFSwitch(config-radsrv)#authentication data-source ldap
RFSwitch(config-radsrv)#
eap-auth-type [all|
peap-gtc|
peap-mschapv2|tls|
ttls-md5|ttls-mschapv2
ttls-pap]
Defines RADIUS EAP and default authentication
configurations
• all – Enables TTLS and PEAP settings
• peap-gtc – Defines the EAP and PEAP settings used with
the default authentication configuration
• peap-mschapv2 – Sets the EAP/PEAP type used with
mschapv2
• tls – Defines an EAP/TLS configuration scheme
• ttls-md5 – Sets the EAP/TTLS configuration used with
the default md5 authentication scheme
• ttls-mschapv2 – Sets the EAP/TTLS configuration used
with the default mschapv2 authentication scheme
• ttls-pap – Sets the EAP/TTLS configuration used with the
default pap authentication scheme