authentication > tacacs-servers

The tacacs-servers subelement defines and configures the TACACS+ servers that the Oracle Communications Session Border Controller communicates with.

Parameters

address
Enter the IP address for the TACACS server. This address must be reachable over the system's media interfaces.
port
Enter the port number on the remote IP address for the TACACS server
  • Default: 49
  • Values: 1645 | 1812
state
Enable or disable this configured TACACS server
  • Default: enabled
  • Values: enabled | disabled
secret
Enter the password the TACACS server and the Oracle Communications Session Border Controller share. This password is not transmitted between the two when the request for authentication is initiated.
realm-id
Enter the TACACS server realm ID. This realm must be reachable from the system's media interfaces.
dead-time
Set the time in seconds before the Oracle Communications Session Border Controller retries a TACACS 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 TACACS server
  • Default: pap
  • Values: all | pap | chap | ascii

tacas-authorization-arg-mode
Enable to allow TACACS+ Authorization Command and Arguments Boundary feature.
  • Default: disabled
  • Values: enabled | disabled

Path

tacacs-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 tacacs-servers.