Cisco Systems SPS208G Switch User Manual


 
RADIUS Commands
radius-server host
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 307
24
key must match the encryption used on the RADIUS daemon. To specify an
empty string, enter “”. (Range: 0-128 characters)
source
— Specifies the source IP address to use for communication. 0.0.0.0
is interpreted as request to use the IP address of the outgoing IP interface.
priority
— Determines the order in which servers are used, where 0 has the
highest priority. (Range: 0-65535)
type
— Specifies the usage type of the server. Possible values: login,
dot.1x, wireless or all.
Default Configuration
No RADIUS server host is specified.
The port number for authentication requests is 1812.
The port number for accounting requests if not specified is 1813
The usage type is all.
Command Mode
Global Configuration mode
User Guidelines
To specify multiple hosts, multiple radius-server host commands can be used.
If no host-specific timeout, retries, deadtime or key-string values are specified,
global values apply to each RADIUS server host.
The address type of the source parameter must be the same as the
ip-address
parameter.
Example
The following example specifies a RADIUS server host with IP address
192.168.10.1, authentication request port number 20 and a 20-second timeout
period.
Console(config)# radius-server host 192.168.10.1 auth-port 20
timeout 20