C613-50170-01 Rev B
Command Reference for x510 Series
1909
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
AUTHENTICATION
authentication
Overview
Use this command to enable the specified authentication methods on the local
RADIUS server.
Use the
no
variant of this command to disable specified authentication methods
on the local RADIUS server.
Syntax
authentication {mac|eapmd5|eaptls|peap}
no authentication {mac|eapmd5|eaptls|peap}
Default
All authentication methods are enabled by default.
Mode
RADIUS Server Configuration
Examples
The following commands enable EAP-MD5 authentication methods on the local
RADIUS server.
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
authentication eapmd5
The following commands disable EAP-MD5 authentication methods on Local
RADIUS server.
awplus#
configure terminal
awplus(config)#
radius-server local
awplus(config-radsrv)#
no authentication eapmd5
Related
Commands
show radius local-server statistics
Parameter
Description
mac
Enable MAC authentication method.
eapmd5
Enable EAP-MD5 authentication method.
eaptls
Enable EAP-TLS authentication method.
peap
Enable EAP-PEAP authentication method.