Aaa Accounting Default - Cisco MDS 9000 series Command Reference Manual

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 2
A Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

aaa accounting default

To configure the default accounting method, use the aaa accounting default command. To revert to the
default local accounting, use the no form of the command.
Syntax Description
group group-name
local
none
Defaults
Local accounting.
Command Modes
Configuration mode.
Command History
Release
1.3(1)
Usage Guidelines
Specify the currently configured command preceded by a no in order to revert to the factory default.
Examples
The following example enables accounting to be performed using remote TACACS+ servers which are
member of the group called TacServer, followed by the local accounting method.
switch# config t
switch(config)# aaa accounting default group TacServer
The following example turns off accounting.
switch(config)# aaa accounting default none
The following example reverts to the local accounting (default).
switch(config)# no aaa accounting default group TacServer
Related Commands
Command
show aaa accounting
OL-8413-07, Cisco MDS SAN-OS Release 3.x
aaa accounting default {group group-name [none] | none} | local [none] | none}
no aaa accounting default {group group-name [none] | none} | local [none] | none}
Specifies the group authentication method. The group name is a maximum
of 127 characters.
Specifies the local authentication method.
No authentication, everyone permitted.
Modification
This command was introduced.
Description
Displays the configured accounting methods.
Cisco MDS 9000 Family Command Reference
aaa accounting default
2-3

Advertisement

Table of Contents
loading

Table of Contents