COMMAND LINE INTERFACE
RADIUS Client Commands
Remote Authentication
Command | Function | Mode | Page |
authentication login | Defines logon authentication method | GC | |
| and precedence |
|
|
|
|
|
|
Specifies the RADIUS server | GC | ||
|
|
|
|
Sets the RADIUS server network port | GC | ||
|
|
|
|
Sets the RADIUS encryption key | GC | ||
|
|
|
|
Sets the number of retries | GC | ||
|
|
|
|
Sets the interval between sending | GC | ||
| authentication requests |
|
|
|
|
|
|
show | Shows the current RADIUS settings | PE | |
|
|
|
|
authentication login
Use this command to define the login authentication method and precedence. Use the no form to restore the default.
Syntax
authentication login {radius local radius local local radius}
no authentication login
•radius - Use RADIUS server password only.
•local - Use local password only.
•radius local - Use RADIUS server password first and local password next.
•local radius - Use local password first and RADIUS server password next.