DELL PC6224F User Manual

Page of 1356
RADIUS Commands
513
User Guidelines
This command has no user guidelines.
Example
The following example sets the interval for which any unavailable Radius 
servers are skipped over by transaction requests to 10 minutes.
console(config)#radius-server deadtime 10
radius-server host
Use the radius-server host command in Global Configuration mode to specify 
a RADIUS server host and enter RADIUS Configuration mode. To delete the 
specified Radius host, use the no form of this command.
Syntax
radius-server host [acct | auth] {
ipaddress | hostname}
• acct | auth — The type of server (accounting or authentication).
ipaddress — 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
There are no user guidelines for this command.