account-config > account-servers
The account-server configuration subelement stores the accounting server information for the account-config.
Parameters
- hostname
- 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 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
- diameter-out-manip
- Specifies the diameter manipulation to be applied to outbound traffic from this Oracle Communications Session Border Controller.
- diameter-in-manip
- Specifies the diameter manipulation to be applied to inbound traffic from this Oracle Communications Session Border Controller.
- watchdog-ka-timer
- Specifies the interval in seconds for watchdog/keep-alive
messages. This is the time in which the Oracle Communications Session Border
Controller 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 originating realm of DIAMETER accounting request.
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.