aaa authorization default
Use this command to enable per-command authorization. By enabling this user should be able to authorize every command executed via configured server.
This authorization will work only when authentication is successful.
Use the no form of this command to disable authorization.
Command Syntax
aaa authorization default (vrf (NAME|management)|) ((group LINE)|local)
no aaa authorization default (vrf (NAME|management)|) ((group LINE)|local)
Parameters
group
Server group list for authentication
LINE
Space-separated list of up to 8 configured TACACS Terminal Access Controller Access Control System+ server group names
local
Use local authentication
vrf management
Defines the management VRF Virtual Routing and Forwarding instance.
vrf NAME
Specify the user-defined VRF instance name.
Default
Default AAA method is local
Default groups: TACACS+
Command Mode
Configure mode
Applicability
This command is introduced in OcNOS version 6.1.0. Added VRF NAME parameter in OcNOS version 6.5.3.
Examples
#configure terminal
(config)#aaa authorization default vrf management group tacacs+