ADTRAN 1000R Series User Manual

Page 327

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

327

aaa accounting commands <level> [<listname> | default] [none |

stop-only] [group <groupname> | group tacacs+]

Use aaa accounting commands to set parameters for AAA accounting. For more detailed information on
AAA functionality, refer to the Technology Review section of the command aaa on

on page 340

.

Syntax Description

<level>

Specifies the commands enable level. (1=unprivileged, 15 = privileged).

<listname>

Specifies the name of the list.

default

Uses the default accounting list.

none

Disables accounting.

stop-only

Records stop-only when service terminates.

group <groupname>

Uses the specified group of remote servers for accounting.

group tacacs+

Uses the TACACS+ server for accounting.

Default Values

By default, accounting is not enabled.

Applicable Platforms

This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Command History

Release 11.1

Command was introduced.

Usage Examples

The following example creates a list called myList and sets accounting for Level 1 commands at stop-only
activities:

(config)#aaa accounting commands 1 myList stop-only group tacacs+

To complete this command, Telnet must be applied to the lines. See Line (Telnet) Interface
Config Command Set

on page 553

for more detailed instructions.

Advertising