set authentication login

Use this command to set the authentication login method.

Syntax

set authentication login {any | local | radius | tacacs}

Parameters

any Specifies that the authentication protocol will be selected using the following precedence order:
  • TACACS+
  • RADIUS
  • Local
local Specifies that the local network password settings will be used for authentication login.
radius Specifies that RADIUS will be used for authentication login.
tacacs Specifies that TACACS+ will be used for authentication login.

Defaults

None.

Mode

All command modes.

Usage

If C2 security mode is enabled, You can not create, modify, or delete an authentication login configuration while in Read-Write user mode.

Example

This example shows how to set the authentication login method to use the local password settings:

System(rw)->set authentication login local