Oracle Communications Session Border Controller — Question 34
You are configuring steering pools. After executing the done command, you get this error message: error 409 saving configuration SteeringPool.
Identify the cause of the error.
Answer options
- A. The realm-id parameter value of the steering-pool refers to a realm-config element that already exists in the configuration.
- B. The ip-address parameter of the steering-pool has the same value as the address parameter of a sip-port configuration element.
- C. The realm-id parameter value of the steering-pool refers to a realm-config element that does not exist in the configuration.
- D. Another steering-pool configuration element with same ip-address, realm-id, start-port, and end-port parameters values already exists in the configuration.
- E. Another steering-pool configuration element with same ip-address and realm-id but with different start-port and end-port parameters values
Correct answer: E
Explanation
The correct answer E indicates that a conflicting steering-pool configuration exists with the same ip-address and realm-id, but differing start-port and end-port values, which leads to the error. Options A, B, C, and D do not account for the specific combination of parameters that would cause a conflict, thus they are not the reasons for this error.