Cisco Cisco IOS Software Release 12.4(2)XB6 Referências técnicas

Página de 188
 
-4
Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
  aaa accounting
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 | dot1x
{default | list-name} [vrf vrf-name] {start-stop | stop-only | none} [broadcastgroup 
group-name
no aaa accounting {auth-proxy | system | network | exec | connection | commands level | dot1x
{default | list-name} [vrf vrf-name] {start-stop | stop-only | none} [broadcastgroup 
group-name
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.
Note
When system accounting is used and the accounting server is 
unreachable at system startup time, the system will not be accessible 
for approximately two minutes. 
network
Runs accounting for all network-related service requests, including Serial 
Line Internet Protocol (SLIP), PPP, PPP Network Control Protocols (NCPs), 
and AppleTalk Remote Access Protocol (ARAP).
exec
Runs accounting for the 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, local-area transport (LAT), TN3270, 
packet assembler and disassembler (PAD), and rlogin.
commands level
Runs accounting for all commands at the specified privilege level. Valid 
privilege level entries are integers from 0 through 15.
dot1x
Provides information about all IEEE 802.1x-related user events. 
default
Uses the listed accounting methods that follow this keyword as the default 
list of methods for accounting services.
list-name
Character string used to name the list of at least one of the following 
accounting methods:
group radius—Uses the list of all RADIUS servers for authentication 
as defined by the aaa group server radius command.
group tacacs+—Uses the list of all TACACS+ servers for 
authentication as defined by the aaa group server tacacs+ command.
group group-name—Uses a subset of RADIUS or TACACS+ servers 
for accounting as defined by the server group group-name argument.
vrf vrf-name
(Optional) Specifies a virtual routing and forwarding (VRF) configuration. 
VRF is used only with system accounting.