CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
RADIUS Client
– 238 –
index - Allows you to specify up to five servers. These servers are queried in
sequence until a server responds or the retransmit period expires.
host-ip-address - IP address of server.
acct-port - RADIUS server UDP port used for accounting messages.
(Range: 1-65535)
auth-port - RADIUS server UDP port used for authentication messages.
(Range: 1-65535)
encrypted-key - Encryption key in encrypted text used to authenticate
logon access for client. Enclose any string containing blank spaces in
double quotes. (Maximum length: 48 characters)
key - Encryption key in plain text used to authenticate logon access for
client. Enclose any string containing blank spaces in double quotes.
(Maximum length: 48 characters)
retransmit - Number of times the switch will try to authenticate logon
access via the RADIUS server. (Range: 1-30)
timeout - Number of seconds the switch waits for a reply before resending
a request. (Range: 1-65535)
Default Setting
auth-port - 1812
acct-port - 1813
timeout - 5 seconds
retransmit - 2
Command Mode
Global Configuration
Example
Console(config)#radius-server 1 host 192.168.1.20 auth-port 181 timeout 10
retransmit 5 key green
Console(config)#