Technical information

ADC Telecommunications, Inc.
44 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
aaa authentication
This command enables TACACS+ and RADIUS network access authentication.
Mode
root
Syntax
aaa authentication login default {local | tacacs+ | radius}
Arguments
Example
This example enables TACACS+ to manage network access security authentication.
cli:192.168.208.3:root# aaa authentication login default tacacs+
Related Commands
show aaa on page 368
tacacs-server on page 585
radius-server on page 346
{local | tacacs+ | radius} Specifies one of the following values:
local – Authenticate network access locally. Do not use
TACACS+ or RADIUS to manage network access
authentication.
tacacs+ – Enables TACACS+ to manage network access
authentication.
radius – Enables RADIUS to manage network access
authentication.