C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1151
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AAA C
OMMANDS
AAA
AUTHENTICATION
AUTH
-
MAC
aaa authentication auth-mac
Overview
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
radius-server host
command
•
group
<group-name>
: use the specified RADIUS server group configured
with the
aaa group server
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:
awplus#
configure terminal
awplus(config)#
aaa authentication auth-mac default group
radius
To disable MAC-based Port Authentication, use the commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication auth-mac default
Related
Commands
aaa accounting auth-mac default
auth-mac enable
Parameter
Description
<
group-name
>
Server group name.
radius
Use all RADIUS servers.