Use this command to set the AAA authentication methods.
Use the no
form of this command to set the default AAA authentication method (local).
aaa authentication login default (vrf (NAME|management)|) ((group LINE) | (local (|none)) | (none))
no aaa authentication login default (vrf (NAME|management)|)((group) | (local (|none)) | (none))
group
Use a server group list for authentication
LINE
A space-separated list of up to 8 configured RADIUS Remote Authentication Dial-In User Service or TACACS
Terminal Access Controller Access Control System+, server group names followed by
local
or none
or both local
and none
. The list can also include:
radius
All configured RADIUS servers
tacacs+
All configured TACACS+ servers
local
Use local authentication
none
No authentication
vrf management
Defines the management VRF Virtual Routing and Forwarding instance.
vrf NAME
Specify the user-defined VRF instance name.
By default, AAA authentication method is local
By default, groups: RADIUS or TACACS+
Configure mode
This command was introduced before OcNOS version 1.3. Added VRF NAME parameter in OcNOS version 6.5.3.
#configure terminal
(config)#aaa authentication login default vrf management group radius