SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
304
aaa accounting connection
Use the
aaa accounting connection
command
to send accounting records for outbound Telnet
connections.For more detailed information on AAA functionality, refer to the
Technology Review
section
of the command
no
form of this command to disable these features.
Variations of this command include:
aaa accounting connection
<listname>
none
aaa accounting connection
<listname>
none group
<groupname>
aaa accounting connection
<listname>
none group
<groupname>
aaa accounting connection
<listname>
start-stop group
<groupname>
aaa accounting connection
<listname>
start-stop group
aaa accounting connection
<listname>
stop-only group
<groupname>
aaa accounting connection
<listname>
stop-only group
aaa accounting connection default none
aaa accounting connection default none group
<groupname>
aaa accounting connection default none group
<groupname>
aaa accounting connection default start-stop group
<groupname>
aaa accounting connection default start-stop group
aaa accounting connection default stop-only group
<groupname>
aaa accounting connection default stop-only group
Syntax Description
default
Uses the default accounting list.
group
<groupname>
Specifies to use the named group remote server for accounting. Multiple
groups can be specified. If the unit fails to make a connection with the first
group, it will try the next group specified.
group
Specifies to use the server for accounting.
<listname>
Specifies the name of the accounting list.
none
Disables accounting.
start-stop
Records when service begins and terminates.
stop-only
Records stop-only activity when service terminates.
Default Values
By default, AAA accounting connection is disabled.
Functional Notes
Use the
tacacs-server
command to specify servers before adding them to a group. This
command enters a mode for adding individual servers to the named group. Refer to
on page 1427 for more information.
The default group cannot be changed and includes all servers specified by the
tacacs-server
commands.