![](/images/new-backgrounds/1191828/191828487x1.webp)
RADIUS and TACACS are logon authentication protocols that use software running on a central server to control access to
TABLE 4-9 Authentication Commands
Command |
| Function | Mode | Page |
|
|
|
| |
Authentication Method |
|
|
| |
authentication |
| Defines logon authentication method and precedence | GC | |
login |
|
|
|
|
RADIUS Client |
|
|
|
|
host | Specifies the RADIUS server | GC | ||
Sets the RADIUS server network port | GC | |||
key | Sets the RADIUS encryption key | GC | ||
| Sets the number of retries | GC | ||
retransmit |
|
|
|
|
| Sets the interval between sending authentication | GC | ||
timeout |
| requests |
|
|
show | Shows the current RADIUS settings | PE | ||
TACACS Client |
|
|
|
|
Specifies the TACACS server | GC | |
Sets the TACACS server network port | GC | |
Sets the TACACS encryption key | GC | |
Shows the current TACACS settings | PE |
4.3.4.1authentication login
Use this command to define the login authentication method and precedence. Use the no form to restore the default.
Syntax
authentication login {[local] [radius] [tacacs]}
no authentication login
■local – Use local password.
■radius – Use RADIUS server password.
■tacacs – Use TACACS server password.