authentication > radius-servers

The radius-servers subelement defines and configures the RADIUS servers that the Oracle Communications Session Border Controller communicates with.

Parameters

address
Enter the IP address for the RADIUS server. An IPv4 or IPv6 address is valid for this parameter.
port
Enter the port number on the remote IP address for the RADIUS server
  • Default: 1812
  • Values: 1645 | 1812
state
Enable or disable this configured RADIUS server
  • Default: enabled
  • Values: enabled | disabled
secret
Enter the password the RADIUS server and the Oracle Communications Session Border Controller share. This password is not transmitted between the two when the request for authentication is initiated.
nas-id
Enter the NAS ID for the RADIUS server
realm-id
Enter the RADIUS server realm ID.
retry-limit
Set the number of times the Oracle Communications Session Border Controller retries to authenticate with this RADIUS server
  • Default: 3
  • Values: Min: 1 / Max: 5
retry-time
Enter the time in seconds the Oracle Communications Session Border Controller waits before retrying to authenticate with this RADIUS server
  • Default: 5
  • Values: Min: 5 / Max: 10
maximum-sessions
Enter the maximum number of sessions to maintain with this RADIUS server
  • Default: 255
  • Values: Min: 1 / Max: 255
class
Select the class of this RADIUS server as either primary or secondary. A connection to the primary server is tried before a connection to the secondary server is tried.
  • Default: primary
  • Values: primary | secondary
dead-time
Set the time in seconds before the Oracle Communications Session Border Controller retries a RADIUS server that it has designated as dead
  • Default: 10
  • Values: Min: 10 / Max: 10000
authentication-methods
Select the authentication method the Oracle Communications Session Border Controller uses when communicating with the RADIUS server
  • Default: pap
  • Values: all | pap | chap | mschapv2

Path

radius-servers is a subelement under the authentication configuration element under the security path. The full path from the topmost prompt is: configure terminal , and then security , and then authentication , and then radius-servers.