944 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
AAA COMMANDS
AAA
ACCOUNTING AUTH-MAC DEFAULT
aaa accounting auth-mac default
Overview This command configures a default accounting method list for MAC-based
Authentication. The default accounting method list specifies what type of
accounting messages are sent and specifies which RADIUS Servers the accounting
messages are sent to. The default accounting method list is automatically applied
to interfaces with MAC-based Authentication enabled.
Use the no variant of this command to disable AAA accounting for MAC-based
Authentication globally.
Syntax
aaa accounting auth-mac default {start-stop|stop-only|none}
group {<group-name>|radius}
no aaa accounting auth-mac default
Default RADIUS accounting for MAC-based 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
The accounting event to send to the RADIUS server is configured with the
following options:
• start-stop : sends a start accounting message at the beginning of a session
and a stop accounting message at the end of the session.
• stop-only : sends a stop accounting message at the end of a session.
• none : disables accounting.
Use the no variant of this command to disable AAA accounting for MAC-based
Authentication globally.
Parameter Description
start-stop Start and stop records to be sent.
stop-only Stop records to be sent.
none No accounting record to be sent.
<group-name> Server group name.
radius Use all RADIUS servers