aaa authentication port-access mac-auth auth-method

Syntax

aaa authentication port-access mac-auth auth-method {chap | pap}

no aaa authentication port-access mac-auth auth-method

Description

Configures the RADIUS authentication method for MAC authentication.

Following are the MAC authentication methods supported:

  • CHAP

  • PAP

NOTE:

The PEAP-MSCHAPv2 method of authentication is not supported.

The no form of the command resets the authentication method to the default, chap.

Command context

config

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring the RADIUS authentication method on the switch:

switch# config
switch(config)# aaa authentication port-access mac-auth
switch(config-macauth)# auth-method pap

Resetting the RADIUS authentication method on the switch:

switch(config)# no aaa authentication port-access mac-auth auth-method