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. This entry can be an IPv4 Address for RADIUS servers, or an FQDN or IPv4 or IPv6 for Diameter servers.
- fqdn-pool-type
-
Identify whether the resolution(s) to this server's hostname belong to the primary pool or the secondary pool of diameter server(s). This setting only applies to diameter servers with an FQDN hostname. The system uses the primary pool for diameter server access. The system uses the secondary pool if all servers in the primary pool are unavailable.
- Default: primary
- Values: primary | secondary
- 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 SBC 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 SBC 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
- diameter-out-manip
- Specifies the diameter manipulation to be applied to outbound traffic from this SBC.
- diameter-in-manip
- Specifies the diameter manipulation to be applied to inbound traffic from this SBC.
- watchdog-ka-timer
- Specifies the interval in seconds for watchdog/keep-alive messages. This is the time in which the SBC must receive a COPS-KA message from the policy server to ensure collection is still valid.
- Default: 0
- Values: Min: 6 / Max: 65535
- dns-query-type
- Specifies the type of query you want the system to perform. Applies when
hostname is set to
FQDN.
- None (default)—The system refers to the interface associated with the dns-realm setting in the account-config. If the interface has an IPv4 address, the system performs an A query; If the interface has an IPv6 address, the system performs an AAAA query.
- A—The system performs an A query.
- AAAA—The system performs an AAAA query.
- domain-name-suffix
- Sets the suffix for Origin-Realm and Origin-Host AVPs that have a payload string constructed as a domain name. If your entry does not include the dot, the system prepends one.
- origin-realm
- Specifies the value of the Diameter AVP Origin-Realm (code 296) to include in Accounting-Request (ACR) messages sent by the SBC to the Rf accounting server. If you do not enter a value, AVP 296 is not populated.
Path
account-server is a subelement of the account-config element. The full path from the topmost ACLI prompt is: .
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.