User's Manual

Table Of Contents
120
Users Manual of CS-6306R
6.1.10.1 Configuring Accounting Connection Using AAA
Use the aaa accounting command to enable AAA accounting.
To create a method list to provide accounting information about all outbound connections made from the
network access server, use the aaa accounting connection command.
Command Purpose
aaa accounting connection {default |
list-name} {start-stop | stop-only |
none} group groupname
Establishes global accounting list.
The keyword list-name is used to name any character string of the establishing list. The keyword method
specifies the actual method adopted during accounting process.
The following table lists currently supported connection accounting methods:
Keyword Description
group WORD
Enables named server group for accounting.
group radius Enables radius accounting.
none Disables accounting services for the specified line or interface.
stop-only Sends a "stop" record accounting notice at the end of the requested user process.
start-stop
RADIUS or TACACS+ sends a "start" accounting notice at the beginning of the requested
process and a "stop" accounting notice at the end of the process.
6.1.10.2 Configuring Network Accounting Using AAA
Use the aaa accounting command to enable AAA accounting.
To create a method list to provide accounting information for SLIP, PPP, NCPs, and ARAP sessions, use the
aaa accounting network command in global configuration mode.
Command Purpose
aaa accounting network {default | list-name} {start-stop |
stop-only | none} group groupname
Enables global accounting list.
The keyword list-name is used to name any character string of the establishing list. The keyword method
specifies the actual method adopted during accounting process.
The following table lists currently supported network accounting methods:
Keyword Description
group WORD
Enables named server group for accounting.
group radius Enables radius accounting.
none Disables accounting services for the specified line or interface.
stop-only Sends a "stop" record accounting notice at the end of the requested user process.
start-stop
RADIUS or TACACS+ sends a "start" accounting notice at the beginning of the requested
process and a "stop" accounting notice at the end of the process.