CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
RADIUS Client
– 236 –
You can specify three authentication methods in a single command to indicate
the authentication sequence. For example, if you enter “authentication login
radius tacacs local,” the user name and password on the RADIUS server is
verified first. If the RADIUS server is not available, then authentication is
attempted on the TACACS+ server. If the TACACS+ server is not available, 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 (231)
RADIUS Client
Remote Authentication Dial-in User Service (RADIUS) is a logon authentication
protocol that uses software running on a central server to control access to RADIUS-
aware devices on the network. An authentication server contains a database of
multiple user name/password pairs with associated privilege levels for each user or
group that require management access to a switch.
radius-server
acct-port
This command sets the RADIUS server network port for accounting messages. Use
the no form to restore the default.
Syntax
radius-server acct-port port-number
no radius-server acct-port
Table 40: RADIUS Client Commands
Command Function Mode
radius-server acct-port Sets the RADIUS server network port GC
radius-server auth-port Sets the RADIUS server network port GC
radius-server host Specifies the RADIUS server GC
radius-server key Sets the RADIUS encryption key GC
radius-server encrypted-
key
Sets the RADIUS encryption key sent in encrypted text GC
radius-server retransmit Sets the number of retries GC
radius-server timeout Sets the interval between sending authentication requests GC
show radius-server Shows the current RADIUS settings PE