Celestica Documentation Portal

Find your product documents here

AAA Authentication login

Configures authentication login method.

Syntaxaaa authentication login <method>
Command mode CONFIG
Parameters
  • method – Authentication login method. Accepts maximum 2 arguments and minimum 1 argument.

    Allowed combinations are:

    <local | local tacacs+ | local radius | radius | tacacs+ | radius local | tacacs+ local>

Usage
  • Use no aaa authentication login to reset the login method of authentication to default.

  • Default login method is <local>.

Supported Releases 1.0.0 or later
Click command
  • config aaa authentication login <login_method>

Example
sonic(config)# aaa authentication
failthrough login
sonic(config)# aaa authentication login
local   radius  tacacs+
sonic(config)# aaa authentication login local radius