IBM Security Access Manager V9.0 Deployment — Question 54
In a testing environment of an organization where IBM Security Access Manager V9.0 is deployed, there is a requirement that the reverse proxy instance should listen on port 10443 on all the configured network interfaces. The appliance is configured with only two management interfaces.
How can the deployment professional achieve this?
Answer options
- A. During configuration of runtime environment, assign IP 0.0.0.0 to primary interface.
- B. During configuration of a new reverse proxy instance, assign IP 0.0.0.0 to primary interface.
- C. During configuration of a reverse proxy instance, add a secondary interface with IP 255.255.255.255
- D. During configuration of a reverse proxy instance, assign one of the management IPs to the primary interface
Correct answer: C
Explanation
The correct answer is C because assigning a secondary interface with IP 255.255.255.255 allows the reverse proxy to listen on all interfaces. Options A and B are incorrect as they do not utilize a valid configuration for a reverse proxy instance to listen on all interfaces. Option D restricts the listening capability to a specific management IP, which does not meet the requirement.