account-config > account-servers

The account-server configuration subelement stores the accounting server information for the account-config.

Parameters

hostname
Enter the hostname of the accounting server. Entries are in FQDN or IP Address Format
port
Enter the UDP port number associated with the accounting server is configured here
  • Default: 1813
  • Values: Min: 1025 / Max: 65535
state
Enable or disable this account-server
  • Default: enabled
  • Values: enabled | disabled
min-round-trip
Enter the time in milliseconds of the minimum RTT for an accounting message for use with the fastest RTT strategy method
  • Default: 250
  • Values: Min: 10 / Max: 5000
max-inactivity
Enter the maximum time in seconds the Oracle Communications Session Border Controller waits when accounting messages are pending without a response before this account server is set as inactive for its failover scheme
  • Default: 60
  • Values: Min: 1 / Max: 300
restart-delay
Enter the time in seconds the Oracle Communications Session Border Controller waits after declaring an accounting server inactive before resending an accounting message to that same accounting server
  • Default: 30
  • Values: Min: 1 / Max: 300
bundle-vsa
Enable or disable the bundling of the VSAs within RADIUS accounting on the account-server
  • Default: enabled
  • Values: enabled | disabled
secret
Enter the secret passed from the account-server to the client server; entries in this field must follow the Text Format
NAS-ID
Enter the value the account-server uses to identify the Oracle Communications Session Border Controller so messages can be transmitted; entries in this field must follow the Text Format
priority
Enter the number corresponding to the priority for this account server to have in relation to the other account servers to which you send traffic. The default is 0, meaning there is no set priority.
  • Default: 0
  • Values: Min: 0

Path

account-server is a subelement of the account-config element. The full path from the topmost ACLI prompt is: configure terminal , and then session-router , and then account-config , and then account-servers.

Note:

This list can contain as many accounting servers as necessary. By default, this list remains empty. RADIUS will not work unless an account server is configured.
 This is a multiple instance configuration element.