18
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       A Commands
aaa user default-role
aaa user default-role
To enable the default role assigned by the authentication, authorization, and accounting (AAA) server 
administrator for remote authentication, use the aaa user default-role command. To disable the default 
role, use the no form of this command.
aaa user default-role 
no aaa user default-role 
Syntax Description This command has no arguments or keywords.
Command Default Enabled
Command Modes Global configuration mode
Command History
Examples This example shows how to enable the default role assigned by the AAA server administrator for remote 
authentication:
switch(config)# aaa user default-role 
switch(config)# 
This example shows how to disable the default role assigned by the AAA server administrator for remote 
authentication:
switch(config)# no aaa user default-role 
switch(config)# 
Related Commands
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
show aaa user 
default-role
Displays the status of the default user for remote authentication. 
show aaa 
authentication
Displays AAA authentication information.