IBM Security Access Manager V9.0 Deployment — Question 33

There is a connectivity issue between the IBM Security Access Manager V9.0 Reverse Proxy and the backend business application.
What troubleshooting command under Tools in the application SSH interface can be used to validate the Reverse Proxy can successfully connect to the backend host:port?

Answer options

Correct answer: D

Explanation

The correct command, 'connections', is specifically designed to test connectivity between the Reverse Proxy and the backend application by checking the specified host and port. The 'ping' command checks for basic reachability without verifying port status, 'connect' is not a valid command in this context, and 'traceroute' is used for path discovery rather than direct connection validation.