aaa authentication login default

Use this command to set the AAA authentication methods.

Use the no form of this command to set the default AAA authentication method (local).

Command Syntax

Copy
aaa authentication login default (vrf (NAME|management)|) ((group LINE) | (local (|none)) | (none))
no aaa authentication login default (vrf (NAME|management)|)((group) | (local (|none)) | (none))

Parameters

group

Use a server group list for authentication

LINE

A space-separated list of up to 8 configured RADIUSClosed Remote Authentication Dial-In User Service or TACACSClosed 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 VRFClosed Virtual Routing and Forwarding instance.

vrf NAME

Specify the user-defined VRF instance name.

Default

By default, AAA authentication method is local

By default, groups: RADIUS or TACACS+

Command Mode

Configure mode

Applicability

This command was introduced before OcNOS version 1.3. Added VRF NAME parameter in OcNOS version 6.5.3.

Examples

Copy
#configure terminal
(config)#aaa authentication login default vrf management group radius