Oracle Communications Session Border Controller — Question 16
The Session Border Controller ACLI is structured in a way that separates configuration of layers 3,4, and 5. This allows the system administrator to link each configuration together as needed for signaling and media routing purposes.
Which two options are valid to link signaling and media interfaces to a realm? (Choose two.)
Answer options
- A. Navigate to the iwf-config configuration element and set the media-interface-id parameter to the realm name.
- B. Navigate to the account-config configuration element and set the realm-id parameter to the realm name.
- C. Navigate to the network-interface configuration element and set the sip-interface-id parameter to the realm name.
- D. Navigate to the steering-pool configuration element and set the realm-id parameter to the realm name.
- E. Navigate to the sip-interface configuration element and set the realm-id parameter to the realm name.
Correct answer: A, B
Explanation
Options A and B are correct as they specifically relate to linking the media and signaling interfaces to a realm within their respective configuration elements. Options C, D, and E do not provide valid methods for linking signaling and media interfaces to a realm as per the requirements specified in the question.