C613-50170-01 Rev B
Command Reference for x510 Series
1829
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
ACCOUNTING
AUTH
-
MAC
aaa accounting auth-mac
Overview
This command configures an accounting method list for MAC-based
authentication. An accounting method list specifies what type of accounting
messages are sent and which RADIUS servers the accounting messages are sent to.
Use this command to configure either the default method list, which is
automatically applied to interfaces with MAC-based authentication enabled, or a
named method list, which can be applied to an interface with the
command.
Use the
no
variant of this command to disable either the default or a named
accounting method list for MAC-based authentication. Once all method lists are
disabled, AAA accounting for MAC-based authentication is disabled globally.
Syntax
aaa accounting auth-mac {default|<
list-name
>}
{start-stop|stop-only|none} group {<
group-name
>|radius}
no aaa accounting auth-mac {default|<
list-name
>}
Default
RADIUS accounting for MAC-based Authentication is disabled by default
Mode
Global Configuration
Usage
This command can be used to configure either the default accounting method list
or a named accounting method list:
•
default
: the default accounting method list which is automatically applied
to all interfaces with MAC-based authentication enabled.
•
<
list-name>
: a user named list which can be applied to an interface using the
There are two ways to define servers where RADIUS accounting messages are sent:
•
group radius
: use all RADIUS servers configured by
command
Parameter
Description
default
Configure the default accounting method list
<
list-name
>
Configure a named accounting method list
start-stop
Sends a start accounting message at the beginning of the session
and a stop accounting message at the end of the session.
stop-only
Only sends a stop accounting message at the end of the session.
none
No accounting record sent.
group
Use a server group
<
group-name
>
Server group name.
radius
Use all RADIUS servers.