beautypg.com

Aaa accounting dot1x – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1230

background image

AAA Commands

Software Reference for x310 Series Switches

45.8

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

aaa accounting dot1x

This command configures the default accounting method list for IEEE 802.1x-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 IEEE
802.1x-based Authentication enabled.

Use the no variant of this command to disable AAA accounting for 802.1x-based Port
Authentication globally.

Syntax

aaa accounting dot1x default {start-stop|stop-only|none}

group {<group-name>|radius}

no aaa accounting dot1x default

Default

RADIUS accounting for 802.1X-based Port Authentication is disabled by default.
(There is no default server set by default).

Mode

Global Configuration

Usage

There are two ways to define servers where RADIUS accounting messages will be 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 by 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.

Examples

To enable RADIUS accounting for 802.1x-based Authentication, and use all available
RADIUS Servers, use the commands:

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.

awplus#

configure terminal

awplus(config)#

aaa accounting dot1x default start-stop group
radius