C613-50170-01 Rev B
Command Reference for x510 Series
1835
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
AAA
ACCOUNTING
DOT
1
X
aaa accounting dot1x
Overview
This command configures an accounting method list for IEEE 802.1X-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 IEEE 802.1X-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 802.1X-based authentication. Once all method lists are
disabled, AAA accounting for 802.1x-based authentication is disabled globally.
Syntax
aaa accounting dot1x {default|<
list-name
>}
{start-stop|stop-only|none} group {<
group-name
>|radius}
no aaa accounting dot1x {default|<
list-name
>}
Default
RADIUS accounting for 802.1X-based authentication is disabled by default (there
is no default server set 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 802.1X-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 will be
sent:
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.