# Go back one pageGo to the next page#Go to this book's Index

Inserting a RADIUS server

To insert a RADIUS server:

  1. From the Device Manager menu bar, choose Edit > Security > Radius Server.
  2. From the Radius Server tab, click Insert. The Security, Insert Radius Server dialog box opens.
  3. Enter the information required. See the table below for information about the items.


Items Description
Priority
Enter the priority between 1 and 10 of the new RADIUS server.
Address
Enter the IP address of the new server.
TimeOut
Enter the number of seconds, between 1 and 10, that you want between retransmissions from the client to the RADIUS server.
Enable
Enables the RADIUS server.
MaxRetries
Enter the maximum number of retries, between 1 and 6, that you want to allow requests to the server.
UdpPort
Enter the UDP port number, between 1 and 65536, that the client will use to send requests to the server.
SecretKey
Enter the secret key of the authentication client.

The Radius Server tab contains information about the RADIUS servers configured.

To view RADIUS server configuration:

From the Device Manager menu bar, choose Edit > Security > Radius Server.


Items Description
Address
Displays the IP address of the RADIUS server.
Priority
Displays the priority of each server, or the order of servers to send authentication.
TimeOut
Displays the time interval before the client will retransmit the package.
Enabled
Displays whether the server is enabled or disabled.
MaxRetries
Displays the maximum number of retransmissions allowed.
Udp Port
Displays the UDP port the client uses to send requests to the server.
SecretKey
Identifies the RADIUS authentication client.
AccessRequests
Displays the number of access-response packets sent to the server; does not include retransmissions.
AccessAccepts
Displays the number of access-accept packets, valid or invalid, received from the server.
AccessRejects
The number of access-reject packets, valid or invalid, received by the RADIUS server.
BadResponses
The number of invalide access-response packets received by the RADIUS server.
PendingRequests
The number of pending access-requests packets sent to the RADIUS server that have not yet received a reponse or timed out.
ClientRetries
The number of times authentication retransmissions to the RADIUS server.


Go back one pageGo to the next page##Go to this book's Index