beautypg.com

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

Page 1156

background image

Authentication Commands

Software Reference for x310 Series Switches

43.30

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

auth-mac method

This command sets the type of authentication method for MAC authentication that is used
with RADIUS on the interface specified in the Interface command mode.

The no variant of this command resets the authentication method used to the default
method (PAP) as the RADIUS authentication method used by the MAC authentication.

Syntax

auth-mac method [eap-md5|pap]

no auth-mac method

Default

The mac authentication method is PAP.

Mode

Interface Configuration for a static channel, a dynamic (LACP) channel group, or a switch
port.

Examples

To set the MAC authentication method to pap on interface port1.0.2, use the
following commands:

To set the MAC authentication method to the default on interface port1.0.2, use the
following commands:

Validation

Commands

show auth-mac
show auth-mac interface
show running-config

Parameter

Description

eap-md5

Enable EAP-MD5 of authentication method.

pap

Enable PAP of authentication method.

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

auth-mac method pap

awplus#

configure terminal

awplus(config)#

interface port1.0.2

awplus(config-if)#

no auth-mac method