Avaya OneCloud CCaaS Fundamentals — Question 12
What are the steps necessary to trace SIP messages going through the Avaya Session Border Controller for Enterprise (SBCE)?
Answer options
- A. Login to the EMS using a web browser, then access Device specific settings > Troubleshooting > Tracing, and click on Start traceSBC.
- B. Login to the active Avaya Session Border Controller for Enterprise (SBCE) using SSH port 22, issue the su root command, and then execute the traceSBC
- C. Login to the EMS using port SSH 222, issue the sudo su command, and then execute the traceSBC command.
- D. Login to the active Avaya Session Border Controller for Enterprise (SBCE) using SSH port 222, issue the sudo su command, and then execute the command. traceSBC
Correct answer: A
Explanation
The correct answer is A because it describes the proper method to start tracing SIP messages through the web interface of the EMS. Options B and D reference incorrect SSH ports, while option C also uses the wrong port and misstates the command execution process.