Administrator Guide

Security Commands 941
radius-server host
Use the radius-server host command in Global Configuration mode to specify
a RADIUS server host and enter RADIUS Server Configuration mode. To
delete the specified RADIUS host, use the no form of this command.
Syntax
radius-server host [acct | auth] {
ip–address
|
hostname
}
no radius-server host [acct | auth] {
ip–address
|
hostname
}
acct
|
auth
—The type of server (accounting or authentication).
ip–address
—The RADIUS server host IP address.
hostname
—Host name of the RADIUS server host. (Range: 1–255
characters).
Default Configuration
The default server type is authentication. The default server name is Default
RADIUS Server. The default port number is 1812 for an authentication
server and 1813 for an accounting server.
Command Mode
Global Configuration mode
User Guidelines
RADIUS servers are keyed by the host name, therefore it is advisable to use
unique server host names.
Example
The following example specifies a RADIUS server host with the following
characteristics:
Server host IP address — 192.168.10.1
console(config)#radius-server host 192.168.10.1
2CSNXXX_SWUM204.book Page 941 Monday, January 25, 2016 1:25 PM