sti-server-group

The sti-server-group is used for configuring load balancing between servers accessed during STIR/SHAKEN processes on the Oracle Communications Session Border Controller.

Parameters

name
Specifies a name for the sti-server-group. This name can be up to 128 characters and must not begin with a period (.) or a dash (-) character
description
Specifies a brief description for the sti-server-group.
strategy
Specifies a strategy for sti-server selection. The default value is hunt. The valid values are:
  • hunt
  • round-robin
  • least-busy - Unsupported - do not configure
  • prop-dist - Unsupported - do not configure
  • low-sus-rate
sti-servers
Specifies the sti-server names that are members of the group. The server names can be specified as a space-separated list enclosed in double quotes. Alternatively, individual sti-server name can be added or removed by prefix the name with a plus (+) or minus (-) character, respectively.

Path

sti-server-group is an element under the session-router branch. The full path from the topmost ACLI prompt is: configure terminal , and then session-router , and then sti-server-group.