beautypg.com

Authentication – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1333

background image

Local RADIUS Server Commands

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

51.5

authentication

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.

The following commands disable EAP-MD5 authentication methods on Local RADIUS
server.

Related Commands

server enable

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.

awplus#

configure terminal

awplus(config)#

radius-server local

awplus(config-radsrv)#

authentication eapmd5

awplus#

configure terminal

awplus(config)#

radius-server local

awplus(config-radsrv)#

no authentication eapmd5