Aaa accounting update, Aaa authorization exec, Aaa accounting update aaa authorization exec – Brocade Communications Systems Brocate Ethernet Access Switch 6910 User Manual

Page 206

Advertising
background image

156

Brocade 6910 Ethernet Access Switch Configuration Guide

53-1002581-01

AAA

9

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-64
characters)

group - Specifies the server group to use.

tacacs+ - Specifies all TACACS+ hosts configured with the

tacacs-server host

command.

server-group - Specifies the name of a server group configured with the

aaa group

server

command. (Range: 1-64 characters)

Advertising