Aaa authentication auth-mac – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1235
AAA Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
45.13
Related Commands
aaa accounting auth-mac default
aaa accounting auth-web default
aaa accounting dot1x
aaa accounting login
aaa authentication auth-mac
This command enables MAC-based Port Authentication globally and allows you to specify
an authentication method list. It is automatically applied to every interface running MAC-
based Port Authentication.
Use the no variant of this command to globally disable MAC-based Port Authentication.
Syntax
aaa authentication auth-mac default group {<group-name>|radius}
no aaa authentication auth-mac default
Default
MAC-based Port Authentication is disabled by default.
Mode
Global Configuration
Usage
There are two ways to define servers where RADIUS accounting messages are sent:
■
group radius : use all RADIUS servers configured by
command
■
group <group-name> : use the specified RADIUS server group configured with the
command
All configured RADIUS Servers are automatically members of the server group radius. If a
server is added to a named group <group-name>, it also remains a member of the group
radius.
Examples
To enable MAC-based Port Authentication globally for all RADIUS servers, and use all
available RADIUS servers, use the commands:
To disable MAC-based Port Authentication, use the commands:
Related Commands
aaa accounting auth-mac default
Parameter
Description
<group-name>
Server group name.
radius
Use all RADIUS servers.
awplus#
configure terminal
awplus(config)#
aaa authentication auth-mac default group
radius
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-mac default