12
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter A Commands
aaa authorization config-commands default
Examples This example shows how to configure the default AAA authorization methods for configuration
commands:
switch(config)# aaa authorization config-commands default group TacGroup local
switch(config)#
This example shows how to revert to the default AAA authorization methods for configuration
commands:
switch(config)# no aaa authorization config-commands default group TacGroup local
switch(config)#
Related Commands Command Description
aaa authorization
commands default
Configures default AAA authorization methods for EXEC commands.
aaa server group Configures AAA server groups.
feature tacacs+ Enables the TACACS+ feature.
show aaa
authorization
Displays the AAA authorization configuration.
tacacs-server host Configures a TACACS+ server.