Server - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
number
Guidelines
In conjunction with the timeout command, the retries command specifies the
maximum amount of time that the appliance spends attempting to connect to a
specific RADIUS server. At the expiration of this period, the appliance attempts to
connect to the next server on its list of RADIUS servers.
The retries value is a global one that applies to all RADIUS servers known to the
appliance.
Related Commands
timeout
Examples
v Specifies a retry value of 5.

server

Identifies a RADIUS server.
Syntax
server position address [port]
no server position
Parameters
position
address Specifies the IP address of a RADIUS server.
port
Guidelines
The server command identifies a RADIUS server, prompts for the secret unique to
this appliance-RADIUS server pair, and adds the server to the list of RADIUS
servers.
Use position to determine the order in which the appliance contacts RADIUS
servers. For example, assume that an appliance has a list of 3 RADIUS servers,
numbered 10, 20, and 30. RADIUS authentication requests are always first sent to
server 10 (the lowest server number being the most preferred). Should the
authentication request timeout, it is next sent to server 20. Should that request
timeout, the request is sent to server 30 (the highest server number is the least
preferred).
Use the no server command to delete a server from the list of RADIUS servers.
Specifies the number of re-transmittals. The default is 3.
# retries 5
#
Specifies the relative position of this server on the list of RADIUS servers.
Optionally identifies the port number on IP address that monitors RADIUS
requests. Use an integer in the range of 0 to 65535. The default is 1812.
Chapter 63. RADIUS configuration mode
577

Advertisement

Table of Contents
loading

Table of Contents