Oracle WebLogic Server 12c: Administration I — Question 14
A WebLogic Server instance can have multiple network channel for it.
Each channel for the server must have a unique combination of two element. Identify these two elements.
Answer options
- A. Tunneling enabled
- B. Listen address
- C. Listen port
- D. Listen port
- E. Channel weight
Correct answer: B, C
Explanation
The correct answer is B and C, as a unique combination of the Listen address and Listen port is required for each network channel in WebLogic Server. Options A and E are not necessary for uniquely identifying a channel, and option D repeats option C, which does not fulfill the requirement of having two unique elements.