Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
AAA Commands
page 58-36
OmniSwitch CLI Reference Guide
September 2009
aaa accounting command
Enables or disables the server for command accounting. Accounting servers keep track of network 
resources (time, packets, bytes, etc.) and user activity.
aaa accounting command server1 [server2...] [local]
no accounting command
Syntax Definitions
server1
The name of the TACACS+ server used for command accounting. At 
least one server is required. TACACS+ server names are set up through 
the 
 commands.
server2...
The names of TACACS+ backup servers. Up to 3 backups may be spec-
ified; each server name should be separated by a space. These backups 
are only used if server1 becomes unavailable. They are polled in the 
order they are listed in this command. The first available server becomes 
the accounting server.
local
Local accounting is done through the Switching Logging feature on the 
switch. See 
 for information 
about Switch Logging commands.
Defaults
Accounting is disabled by default.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to disable command accounting.
• Up to 4 accounting servers (total) may be specified. At least one server is required. Each server name 
should be separated by a space.
• The servers can be only TACACS+ servers.
• The switch uses only the first available server in the list for accounting. For example, if server1 is not 
available, the switch will use server2
• TACACS+ server may each have an additional backup specified through the 
command.
Examples
-> aaa accounting command tacacs1 tacacs2 tacacs3
-> no aaa accounting command