COMMAND LINE INTERFACE
Command Usage
•RADIUS uses UDP which only offers
•RADIUS logon authentication assigns a specific privilege level for each user name and password pair. The user name, password, and privilege level must be configured on the authentication server.
•You can specify two authentication methods in a single command to indicate the authentication sequence. For example, if you enter “authentication login radius local,” the user name and password on the RADIUS server is verified first. If the RADIUS server is not available, then the local user name and password is checked.
Example
Console(config)#authentication login radius
Console(config)#
Related Commands
username - for setting the local user names and passwords
radius-server host
Use this command to specify the RADIUS server. Use the no form to restore the default.
Syntax
host_ip_address - IP address of server.
Default Setting
10.1.0.1