Технические ссылки для Cisco Cisco IOS Software Release 12.4(15)XM

Скачать
Страница из 130
 
  aaa accounting
4
Cisco Mobile Wireless Home Agent  Feature for IOS Release 12.4(15)XM2
 12.4(15)XM2
aaa accounting
To enable authentication, authorization, and accounting (AAA) accounting of requested services for 
billing or security purposes when you use RADIUS or TACACS+, use the aaa accounting command in 
global configuration mode. To disable AAA accounting, use the no form of this command.
aaa accounting {auth-proxy | system | network | exec | connection | commands level} {default | 
list-name} {start-stop | stop-only | none} [broadcast] group groupname
no aaa accounting {auth-proxy | system | network | exec | connection | commands level} {default 
list-name} [broadcastgroup groupname
Syntax Description
auth-proxy
Provides information about all authenticated-proxy user events. 
system
Performs accounting for all system-level events not associated with users, 
such as reloads.
network
Runs accounting for all network-related service requests, including SLIP
1
PPP
2
, PPP NCPs
3
, and ARAP
4
.
exec
Runs accounting for EXEC shell session. This keyword might return user 
profile information such as what is generated by the autocommand 
command.
connection
Provides information about all outbound connections made from the 
network access server, such as Telnet, LAT
5
, TN3270, PAD
6
, and rlogin.
commands level
Runs accounting for all commands at the specified privilege level. Valid 
privilege level entries are integers from 0 through 15.
default
Uses the listed accounting methods that follow this argument as the default 
list of methods for accounting services.
list-name
Character string used to name the list of at least one of the accounting 
methods described in 
start-stop
Sends a “start” accounting notice at the beginning of a process and a “stop” 
accounting notice at the end of a process. The “start” accounting record is 
sent in the background. The requested user process begins regardless of 
whether the “start” accounting notice was received by the accounting server.
stop-only
Sends a “stop” accounting notice at the end of the requested user process.
none
Disables accounting services on this line or interface.
broadcast
(Optional) Enables sending accounting records to multiple AAA servers. 
Simultaneously sends accounting records to the first server in each group. If 
the first server is unavailable, fail over occurs using the backup servers 
defined within that group.
group groupname
At least one of the keywords described in 
1.
SLIP = Serial Line Internet Protocol
2.
PPP = Point-to-Point Protocol
3.
PPP NCPs = Point-to-Point Protocol Network Control Protocols
4.
ARAP = AppleTalk Remote Access Protocol
5.
LAT = local-area transport
6.
PAD = packet assembler/disassembler