Oracle WebLogic Server 12c: Administration I — Question 55

Consider a domain that includes a dynamic cluster of three servers. Your network administrator requires all servers to bind the specific domain name mycompany.com.
Which Administration Console action implements this requirement?

Answer options

Correct answer: A

Explanation

The correct answer is A because using a ${macro} in the server template's listen address allows for the dynamic assignment of the specified domain name to all servers in the cluster. Options B and C do not address the requirement of binding the specific domain name to all servers, and option D only updates the listen address prefix but does not utilize the ${macro} functionality needed for dynamic binding.