beautypg.com

Show running-config aaa – Brocade Network OS Command Reference v4.1.0 User Manual

Page 1033

background image

Network OS Command Reference

995

53-1003115-01

show running-config aaa

2

show running-config aaa

Displays the AAA server configuration.

Synopsis

show running-config aaa [accounting [commands | exec] | authentication [login]]

Operands

accounting

Configures Login or Command accounting

commands

Enable/Disable Command accounting

exec

Enable/Disable Login accounting

authentication

Configures preferred order of Authentication output modifiers

login

Configures the order of sources for login (default = ‘local’)

Defaults

None

Command Modes

Privileged EXEC mode

Description

Use this command to displays the configuration attributes for authentication, authorization, and
accounting (AAA) from the configuration database.

Usage Guidelines

Refer to the aaa authentication command for a description of the displayed attributes.

Examples

To display the authentication mode:

switch# show running-config aaa

aaa authentication radius local

aaa accounting exec default start-stop none

aaa accounting commands default start-stop none

switch# show running-config aaa authentication

aaa authentication login radius local

switch# show running-config aaa authentication

aaa authentication login ldap local-auth-fallback

See Also

aaa authentication