Avaya OneCloud CCaaS Fundamentals — Question 11
In Avaya Aura 7 the Avaya Session Border Controller for Enterprise (SBCE) license is installed on an external WebLM server and the EMS points to the WebLM server using a URL.
What is the correct syntax of that URL where 135.60.232.41 is the IP address of the WebLM server?
Answer options
- A. https://135.60.232.41:8443/WebLM/LicenseServer
- B. https://135.60.232.41:8080/LicenseServer
- C. https://135.60.232.41:52233/WebLM/LicenseServer
- D. https://135.60.232.41/WebLM
Correct answer: D
Explanation
The correct URL syntax is 'https://135.60.232.41/WebLM', which directly points to the WebLM service without specifying a port or additional path. Options A, B, and C include incorrect ports or paths that do not exist for the WebLM service, making them invalid for this setup.