C
HAPTER
27
| Authentication Commands
AAA
– 673 –
aaa accounting
update
This command enables the sending of periodic updates to the accounting
server. Use the no form to disable accounting updates.
SYNTAX
aaa accounting update [periodic interval]
no aaa accounting update
interval - Sends an interim accounting record to the server at this
interval. (Range: 1-2147483647 minutes)
DEFAULT SETTING
1 minute
COMMAND MODE
Global Configuration
COMMAND USAGE
◆ When accounting updates are enabled, the switch issues periodic
interim accounting records for all users on the system.
◆ Using the command without specifying an interim interval enables
updates, but does not change the current interval setting.
EXAMPLE
Console(config)#aaa accounting update periodic 30
Console(config)#
aaa authorization
exec
This command enables the authorization for Exec access. Use the no form
to disable the authorization service.
SYNTAX
aaa authorization exec {default | method-name}
group {tacacs+ | server-group}
no aaa authorization exec {default | method-name}
default - Specifies the default authorization method for Exec
access.
method-name - Specifies an authorization method for Exec access.
(Range: 1-255 characters)
group - Specifies the server group to use.
tacacs+ - Specifies all TACACS+ hosts configured with the
tacacs-server command.
server-group - Specifies the name of a server group configured
with the aaa group server command. (Range: 1-255 characters)